cat/.gitignore
2019-01-11 23:10:58 +01:00

15 lines
136 B
Plaintext

/target
/lib
/classes
/checkouts
pom.xml
dev-config.edn
test-config.edn
*.jar
*.class
/.lein-*
profiles.clj
/.env
.nrepl-port
/log
.idea