Skip to content

Commit 4afebca

Browse files
author
Javen
committed
add gitignore
1 parent 5061878 commit 4afebca

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

.gitignore

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
/bin
2+
/.settings
3+
/.metadata
4+
/test-output
5+
/target
6+
7+
*.class
8+
*.project
9+
# Package Files #
10+
# *.jar
11+
*.DS_Store
12+
*.war
13+
*.ear
14+

0 commit comments

Comments
 (0)