make, swift3: fix parsing empty literal sequences.
[jackhill/mal.git] / .gitignore
index b5bfa49..d5c41ff 100644 (file)
@@ -1,11 +1,17 @@
 .bash_history
 .cache
+.cargo
+.config
 .mal-history
 .crystal
 .lein
 .m2
 .ivy2
 .sbt
+.npm
+.node-gyp
+package-lock.json
+.elm
 */experiments
 */node_modules
 *.o
@@ -46,8 +52,9 @@ erlang/ebin
 erlang/.rebar
 erlang/src/*.beam
 es6/mal.js
-es6/build
+es6/.esm-cache
 factor/mal.factor
+fantom/lib
 forth/mal.fs
 fsharp/*.exe
 fsharp/*.dll
@@ -64,6 +71,8 @@ haxe/*.js
 java/mal.jar
 java/target/
 java/dependency-reduced-pom.xml
+.npm/
+.node-gyp/
 js/mal.js
 js/web/mal.js
 kotlin/*.jar
@@ -74,6 +83,7 @@ lua/linenoise.so
 lua/mal.lua
 make/mal.mk
 mal/mal.mal
+matlab/octave-workspace
 miniMAL/mal.json
 nim/nimcache*
 objc/*.d
@@ -90,10 +100,12 @@ objpascal/regexpr/Source/RegExpr.ppu
 perl/mal.pl
 perl6/.precomp/
 php/mal.php
+php/mal-web.php
 ps/mal.ps
 python/mal.pyz
 r/mal.r
 ruby/mal.rb
+.cargo/
 rust/target/
 rust/Cargo.lock
 rust/.cargo
@@ -132,3 +144,5 @@ elm/elm-stuff
 elm/*.js
 !elm/node_readline.js
 !elm/bootstrap.js
+wasm/*.wat
+wasm/*.wasm