update ignore filters

This commit is contained in:
Gered 2013-11-19 08:32:24 -05:00
parent bf5caf0b9e
commit 6b982af2db

6
.gitignore vendored
View file

@ -1,9 +1,15 @@
.DS_Store .DS_Store
.gradle/
out/ out/
log/ log/
target/ target/
build/
.settings/ .settings/
.project
.classpath
*.iml *.iml
*.eml *.eml
*.ipr
*.iws
*.class *.class
*.jar *.jar