miniMAL: step9
[jackhill/mal.git] / .gitignore
index f298b8c..07d7921 100644 (file)
@@ -7,18 +7,18 @@ 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
+*/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
@@ -28,8 +28,22 @@ go/step*
 go/mal
 java/target/
 java/dependency-reduced-pom.xml
+ocaml/*.cmi
+ocaml/*.cmo
+ocaml/*.swp
+ocaml/*.cmx
+ocaml/*.o
+ocaml/mal_lib.*
 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