Add emscripten output to gitignore.

This commit is contained in:
Matthew Justin Bauer 2015-07-07 00:46:53 -05:00
parent 8f04c9188e
commit f9fd2cbb42

4
.gitignore vendored
View File

@ -3,3 +3,7 @@
*.dll *.dll
*.dylib *.dylib
*.a *.a
*.js
*.bc
.npmignore
package.json