From f9fd2cbb42d8dbdd7b8c7ead5ee295af91112267 Mon Sep 17 00:00:00 2001 From: Matthew Justin Bauer Date: Tue, 7 Jul 2015 00:46:53 -0500 Subject: [PATCH] Add emscripten output to gitignore. --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 01942ee..c1e6bfc 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,7 @@ *.dll *.dylib *.a +*.js +*.bc +.npmignore +package.json