aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 6c346cfa7e3e6e8107c066ea5639dbd9f7a6fb30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
*/experiments
make/mal.mk
miniMAL/node_modules
js/node_modules
js/mal.js
js/mal_web.js
coffee/node_modules
bash/mal.sh
c/*.o
*.pyc
*/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_mal
cs/*.exe
cs/*.dll
cs/*.mdb
clojure/target
clojure/.lein-repl-history
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