1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-20 10:07:45 +03:00
mal/.gitignore

36 lines
458 B
Plaintext
Raw Normal View History

*/experiments
make/mal.mk
js/node_modules
js/mal.js
js/mal_web.js
coffee/node_modules
bash/mal.sh
c/*.o
*.pyc
c/mal
c/step0_repl
c/step1_read_print
c/step2_eval
c/step3_env
c/step4_if_fn_do
c/step5_tco
c/step6_file
c/step7_quote
c/step8_macros
c/step9_try
c/stepA_interop
cs/*.exe
cs/*.dll
2014-04-07 07:38:26 +04:00
cs/*.mdb
clojure/target
clojure/.lein-repl-history
go/step*
go/mal
java/target/
java/dependency-reduced-pom.xml
2014-10-25 20:42:07 +04:00
rust/target/
rust/mal
2014-10-25 20:42:07 +04:00
rust/Cargo.lock
rust/.cargo
r/lib