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.
25 lines
258 B
Text
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
|