Update .gitignore

This commit is contained in:
Peter Taoussanis 2014-02-27 18:09:42 +07:00
parent 2248084653
commit 7b2bacb0ef
1 changed files with 13 additions and 12 deletions

25
.gitignore vendored
View File

@ -1,12 +1,13 @@
/target
/lib
/classes
/checkouts
/logs
/docs
/doc
*.jar
*.class
.lein*
pom.xml*
.env
/target/
/lib/
/classes/
/checkouts/
/logs/
/docs/
/doc/
/*.jar
/*.class
/.lein*
/pom.xml*
/.env
.DS_Store