Skip to content

Commit c510c8f

Browse files
committed
excluding logback.xml from rat
1 parent 00973fb commit c510c8f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

rat-excludes.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ src/main/java/io/github/jbellis/jvector/vector/cnative/*
1717
src/main/resources/log4j2.xml
1818
src/test/resources/log4j2-test.xml
1919
scripts/test_node_setup.sh
20-
yaml-configs/*.yml
20+
yaml-configs/*.yml
21+
src/main/resources/logback.xml

0 commit comments

Comments
 (0)