impl step2, remove interleaved calls in READ/EVAL/PRINT
[jackhill/mal.git] / .gitignore
dissimilarity index 95%
index 4f8973b..54802ca 100644 (file)
@@ -1,78 +1,22 @@
-*/experiments
-*/node_modules
-c/*.o
-*.pyc
-bash/mal.sh
-c/mal
-coffee/mal.coffee
-crystal/mal
-d/mal
-erlang/mal
-haskell/mal
-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
-*/step3_env
-*/step4_if_fn_do
-*/step5_tco
-*/step6_file
-*/step7_quote
-*/step8_macros
-*/step9_try
-*/stepA_mal
-cs/*.exe
-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/
-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
-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
+.DS_Store
+.bash_history
+.cache
+.cargo
+.config
+.mal-history
+.mal_history
+.crystal
+.lein
+.m2
+.ivy2
+.sbt
+.npm
+.node-gyp
+package-lock.json
+*/experiments
+node_modules
+*/notes
+
+logs
+old
+tmp/