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

50 lines
627 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
2014-12-24 06:35:48 +03:00
*/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
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
2015-01-22 04:53:51 +03:00
ocaml/*.cmi
ocaml/*.cmo
2015-01-22 04:53:51 +03:00
ocaml/*.swp
ocaml/*.cmx
ocaml/*.o
ocaml/mal_lib.*
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
2014-11-16 08:15:09 +03:00
vb/*.exe
vb/*.dll
2014-12-19 08:21:39 +03:00
scala/target
scala/project
2014-12-24 06:35:48 +03:00
haskell/*.hi
haskell/*.o
lua/lib
lua/linenoise.so