mirror of
https://github.com/mruwnik/chicken-master.git
synced 2025-06-08 21:34:43 +02:00
17 lines
204 B
Plaintext
17 lines
204 B
Plaintext
/out/
|
|
/resources/public/js/compiled/
|
|
/target/
|
|
/*-init.clj
|
|
/*.log
|
|
|
|
# Leiningen
|
|
/.lein-*
|
|
/.nrepl-port
|
|
|
|
# Node.js dependencies
|
|
/node_modules/
|
|
|
|
# shadow-cljs cache, port files
|
|
/shadow-cljs.edn
|
|
/.shadow-cljs/
|