Skip to content

Commit 3757bbe

Browse files
committed
Add Git ignore for JAR files in the root. Update property name for Log4J.
1 parent eb52cb1 commit 3757bbe

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ build
1515
/target*/
1616
/target/
1717
/test/
18+
/*.jar
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
log4j.configurationFile=./config/log4j2.xml
1+
log4j2.configurationFile=./config/log4j2.xml

0 commit comments

Comments
 (0)