Add a .gitignore file

This commit is contained in:
Daniel O'Connell 2019-10-08 21:34:37 +02:00
parent db19761124
commit aa365faca9

17
.gitignore vendored Normal file
View File

@ -0,0 +1,17 @@
pom.xml
pom.xml.asc
*.jar
*.class
/lib/
/classes/
/target/
/checkouts/
.lein-deps-sum
.lein-repl-history
.lein-plugins/
.lein-failures
.nrepl-port
.cpcache/
config.edn
*pdf