1
1
mirror of https://github.com/kanaka/mal.git synced 2024-11-10 12:47:45 +03:00
mal/.gitignore

47 lines
589 B
Plaintext

*/experiments
make/mal.mk
js/node_modules
js/mal.js
js/mal_web.js
coffee/node_modules
bash/mal.sh
c/*.o
*.pyc
*/mal
*/step0_repl
*/step1_read_print
*/step2_eval
*/step3_env
*/step4_if_fn_do
*/step5_tco
*/step6_file
*/step7_quote
*/step8_macros
*/step9_try
*/stepA_interop
cs/*.exe
cs/*.dll
cs/*.mdb
clojure/target
clojure/.lein-repl-history
go/step*
go/mal
java/target/
java/dependency-reduced-pom.xml
ocaml/*.cmi
ocaml/*.cmo
ocaml/*.swp
rust/target/
rust/mal
rust/Cargo.lock
rust/.cargo
r/lib
vb/*.exe
vb/*.dll
scala/target
scala/project
haskell/*.hi
haskell/*.o
lua/lib
lua/linenoise.so