crystal: add seq and string?
[jackhill/mal.git] / .gitignore
index 2b05376..e15740e 100644 (file)
@@ -1,13 +1,25 @@
 */experiments
-make/mal.mk
-js/node_modules
-js/mal.js
-js/mal_web.js
-coffee/node_modules
-bash/mal.sh
+*/node_modules
 c/*.o
 *.pyc
-*/mal
+bash/mal.sh
+c/mal
+coffee/mal.coffee
+crystal/mal
+d/mal
+erlang/mal
+haskell/mal
+haxe/*.n
+haxe/*.py
+haxe/cpp/
+haxe/*.js
+js/mal.js
+js/web/mal.js
+make/mal.mk
+mal/mal.mal
+nim/mal
+php/mal.php
+python/mal.py
 */step0_repl
 */step1_read_print
 */step2_eval
@@ -24,6 +36,12 @@ cs/*.dll
 cs/*.mdb
 clojure/target
 clojure/.lein-repl-history
+erlang/ebin
+erlang/.rebar
+erlang/src/*.beam
+fsharp/*.exe
+fsharp/*.dll
+fsharp/*.mdb
 go/step*
 go/mal
 java/target/
@@ -47,3 +65,18 @@ haskell/*.hi
 haskell/*.o
 lua/lib
 lua/linenoise.so
+nim/nimcache*
+.lein
+.m2
+.ivy2
+.sbt
+groovy/*.class
+.crystal
+es6/build
+elixir/_build
+elixir/deps
+elixir/erl_crash.dump
+elixir/*.ez
+kotlin/*.jar
+kotlin/.idea
+kotlin/*.iml