mal/.gitignore

102 lines
1.2 KiB
Text
Raw Normal View History

.bash_history
.cache
.mal-history
.crystal
.lein
.m2
.ivy2
.sbt
*/experiments
2015-07-31 02:15:55 +00:00
*/node_modules
2016-02-15 02:57:31 +00:00
*.o
*.pyc
2014-12-24 03:35:48 +00:00
*/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
*/mal
*/notes
logs
old
2016-02-15 02:57:31 +00:00
awk/mal.awk
bash/mal.sh
clojure/mal.jar
clojure/target
clojure/.lein-repl-history
coffee/mal.coffee
cs/*.exe
cs/*.dll
2014-04-07 03:38:26 +00:00
cs/*.mdb
d/*.o
2016-02-15 02:57:31 +00:00
elixir/_build
elixir/deps
elixir/erl_crash.dump
elixir/*.ez
erlang/ebin
erlang/.rebar
erlang/src/*.beam
2016-02-15 02:57:31 +00:00
es6/mal.js
es6/build
factor/mal.factor
forth/mal.fs
2015-02-22 03:43:40 +00:00
fsharp/*.exe
fsharp/*.dll
fsharp/*.mdb
go/step*
2016-02-15 02:57:31 +00:00
groovy/*.class
groovy/mal.jar
2016-02-15 02:57:31 +00:00
haskell/*.hi
haskell/*.o
haxe/*.n
haxe/*.py
haxe/cpp/
haxe/*.js
java/mal.jar
java/target/
java/dependency-reduced-pom.xml
2016-02-15 02:57:31 +00:00
js/mal.js
js/web/mal.js
kotlin/*.jar
kotlin/.idea
kotlin/*.iml
lua/lib
lua/linenoise.so
lua/mal.lua
2016-02-15 02:57:31 +00:00
make/mal.mk
mal/mal.mal
miniMAL/mal.json
2016-02-15 02:57:31 +00:00
nim/nimcache*
objc/*.d
2015-01-22 01:53:51 +00:00
ocaml/*.cmi
ocaml/*.cmo
2015-01-22 01:53:51 +00:00
ocaml/*.swp
ocaml/*.cmx
ocaml/*.o
ocaml/mal_lib.*
perl/mal.pl
2016-02-15 02:57:31 +00:00
php/mal.php
ps/mal.ps
2016-02-15 02:57:31 +00:00
python/mal.pyz
r/mal.r
ruby/mal.rb
2014-10-25 16:42:07 +00:00
rust/target/
rust/Cargo.lock
rust/.cargo
r/lib
scala/mal.jar
2014-12-19 05:21:39 +00:00
scala/target
scala/project
tcl/mal.tcl
2016-02-15 02:57:31 +00:00
vb/*.exe
vb/*.dll
vimscript/mal.vim