README: instructions on running tests.
[jackhill/mal.git] / .gitignore
index 2d3759a..0061f6e 100644 (file)
@@ -1,3 +1,4 @@
+*/experiments
 make/mal.mk
 js/node_modules
 js/mal.js
@@ -17,6 +18,9 @@ c/step7_quote
 c/step8_macros
 c/step9_interop
 c/stepA_more
+cs/*.exe
+cs/*.dll
+cs/*.mdb
 clojure/target
 clojure/.lein-repl-history
 java/target/