add gitignore for java

This commit is contained in:
nicksavers 2014-05-04 16:41:08 +02:00
parent 2c96ec86c9
commit d7091341a4
1 changed files with 7 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@ -0,0 +1,7 @@
*.class
# Package Files #
*.jar
*.war
*.ear
/target