Skip to content

Commit bf29667

Browse files
author
Javen
committed
Update gitignore
1 parent 7c7100b commit bf29667

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

.gitignore

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
1-
/bin
2-
/.settings
1+
bin/
2+
.settings/
3+
.metadata/
4+
target/
5+
test-output/
36

4-
/.metadata/
57
*.class
68
*.project
7-
# Package Files #
8-
# *.jar
9-
test-output/
109
*.DS_Store
1110
*.war
1211
*.ear
1312

14-
/target

0 commit comments

Comments
 (0)