aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPierre Renaux <pierre@talansoft.com>2013-11-06 18:47:26 +0800
committerPierre Renaux <pierre@talansoft.com>2013-11-06 18:47:26 +0800
commit1e4e155f25751f87b7b246448f98644c5f5c535c (patch)
tree1465ac79c5e3df50a114959f96ffe9c12ca296d5 /.gitignore
parentc4b07c9d429603e492657992f77ad982577d72d9 (diff)
[thirdparty/lzma.js]: Fixed doit.sh so that it compiles on Windows using MingW's GCC & Bash ;
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 747394e7..f5f3313c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,7 +6,7 @@ src/relooper*.js
node_modules/
-# Ignore generated files
+# Ignore generated files
src/relooper.js
src/relooper.js.raw.js
src/relooper/*.o
@@ -18,3 +18,4 @@ tests/freetype/objs/*.lo
third_party/lzma.js/lzip/*.o
third_party/lzma.js/lzma-native
+third_party/lzma.js/lzma-native.exe