mal/.gitignore

60 lines
737 B
Text
Raw Normal View History

*/experiments
make/mal.mk
2015-03-02 19:20:55 +00:00
miniMAL/node_modules
js/node_modules
js/mal.js
js/mal_web.js
coffee/node_modules
bash/mal.sh
c/*.o
*.pyc
2014-12-24 03:35:48 +00: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_mal
cs/*.exe
cs/*.dll
2014-04-07 03:38:26 +00:00
cs/*.mdb
clojure/target
clojure/.lein-repl-history
erlang/ebin
erlang/.rebar
erlang/src/*.beam
go/step*
go/mal
java/target/
java/dependency-reduced-pom.xml
2015-01-22 01:53:51 +00:00
ocaml/*.cmi
ocaml/*.cmo
2015-01-22 01:53:51 +00:00
ocaml/*.swp
ocaml/*.cmx
ocaml/*.o
ocaml/mal_lib.*
2014-10-25 16:42:07 +00:00
rust/target/
rust/mal
2014-10-25 16:42:07 +00:00
rust/Cargo.lock
rust/.cargo
r/lib
2014-11-16 05:15:09 +00:00
vb/*.exe
vb/*.dll
2014-12-19 05:21:39 +00:00
scala/target
scala/project
2014-12-24 03:35:48 +00:00
haskell/*.hi
haskell/*.o
lua/lib
lua/linenoise.so
nim/nimcache
.lein
.m2
.ivy2
.sbt
groovy/*.class