make, swift3: fix parsing empty literal sequences.
[jackhill/mal.git] / .gitignore
index a7558f6..d5c41ff 100644 (file)
@@ -71,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
@@ -103,6 +105,7 @@ ps/mal.ps
 python/mal.pyz
 r/mal.r
 ruby/mal.rb
+.cargo/
 rust/target/
 rust/Cargo.lock
 rust/.cargo
@@ -141,3 +144,5 @@ elm/elm-stuff
 elm/*.js
 !elm/node_readline.js
 !elm/bootstrap.js
+wasm/*.wat
+wasm/*.wasm