Skip to content

Commit

Permalink
Add META-INF directory to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
XXJJXJ committed Aug 21, 2021
1 parent c2f338d commit 66675c3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@ text-ui-test/EXPECTED-UNIX.TXT

#test Directory storage
/src/test/main/java/data

# META-INF from building JAR
/src/main/java/META-INF

0 comments on commit 66675c3

Please sign in to comment.