pluto/.gitignore

16 lines
219 B
Plaintext
Raw Normal View History

2018-04-27 10:30:30 +00:00
pom.xml
2018-05-03 15:08:37 +00:00
pluto.iml
2018-05-29 14:58:10 +00:00
figwheel_server.log
2018-02-17 09:34:37 +00:00
target/
2018-05-29 14:58:10 +00:00
out/
2018-02-17 09:34:37 +00:00
/npm-debug.log
node_modules/
2018-05-29 14:58:10 +00:00
nashorn_code_cache/
.cljs_nashorn_repl/
2018-05-03 15:08:37 +00:00
resources/public/js/
cljs-test-runner-out/
2018-04-27 10:30:30 +00:00
.rebel_readline_history
.idea/
.cpcache/
2018-06-25 13:59:59 +00:00
website/build/