update gitignore

This commit is contained in:
Gered 2016-05-19 17:07:07 -04:00
parent 145ecc5ddb
commit 74fa65feaf

10
.gitignore vendored
View file

@ -1,13 +1,13 @@
.DS_Store
/target
/classes
/checkouts
target/
classes/
checkouts/
pom.xml
pom.xml.asc
*.jar
*.class
/.lein-*
/.nrepl-port
.lein-*
.nrepl-port
.settings/
.project
.classpath