honeysql/.gitignore
Sean Corfield 97868812c1 Prepare to switch from lein to CLI/deps.edn
This starts the cleanup of the project so I can use cljs-test-runner via 
the CLI. The next big cleanup will be removing macrovich.
2020-03-06 15:11:44 -08:00

25 lines
258 B
Text

*~
.sw*
*.swp
/target
/lib
/classes
/checkouts
/dist
pom.xml*
*.jar
*.class
.cpcache
.eastwood
.lein-deps-sum
.lein-failures
.lein-plugins
.lein-repl-history
.nrepl-port
.classpath
.project
.nrepl-port
bin
test/readme.clj
/cljs-test-runner-out
/node_modules