OCaml: add step 0
[jackhill/mal.git] / .gitignore
1 */experiments
2 make/mal.mk
3 js/node_modules
4 js/mal.js
5 js/mal_web.js
6 coffee/node_modules
7 bash/mal.sh
8 c/*.o
9 *.pyc
10 */mal
11 */step0_repl
12 */step1_read_print
13 */step2_eval
14 */step3_env
15 */step4_if_fn_do
16 */step5_tco
17 */step6_file
18 */step7_quote
19 */step8_macros
20 */step9_try
21 */stepA_interop
22 cs/*.exe
23 cs/*.dll
24 cs/*.mdb
25 clojure/target
26 clojure/.lein-repl-history
27 go/step*
28 go/mal
29 java/target/
30 java/dependency-reduced-pom.xml
31 ocaml/*.cmi
32 ocaml/*.swp
33 rust/target/
34 rust/mal
35 rust/Cargo.lock
36 rust/.cargo
37 r/lib
38 vb/*.exe
39 vb/*.dll
40 scala/target
41 scala/project
42 haskell/*.hi
43 haskell/*.o
44 lua/lib
45 lua/linenoise.so