update gitignore again

This commit is contained in:
Gered 2014-03-23 15:44:59 -04:00
parent 9fccf9b6a1
commit bb169bbd6f

7
.gitignore vendored
View file

@ -1,3 +1,4 @@
.DS_Store
/target
/lib
/classes
@ -9,6 +10,10 @@ pom.xml
.nrepl-*
.env
*.log
.settings
.settings/
.project
.classpath
.idea
*.iml
*.ipr
*.iws