Update .gitignore.

This commit is contained in:
Christopher Orr 2015-03-19 11:19:01 -07:00
parent 2a5fef588a
commit 9e959c03fe
1 changed files with 8 additions and 12 deletions

20
.gitignore vendored
View File

@ -1,12 +1,8 @@
*.class
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.ear
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
*~
*.iml
*.ipr
*.iws
.idea
build
target
work