update ignore filter

This commit is contained in:
Gered 2013-11-18 19:04:48 -05:00
parent 26a8928a12
commit ddca05dd95

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