Revision bda9400d094292be27f4be43473b0d1fc656df32 authored by Alon Zakai on 07 March 2014, 18:36:17 UTC, committed by Alon Zakai on 07 March 2014, 18:36:17 UTC
1 parent 8992445
Raw File
.gitignore
*.diff
*.pyc
*~
*.bc
src/relooper*.js

node_modules/

# Ignore generated files
src/relooper.js
src/relooper.js.raw.js
src/relooper/*.o
src/relooper/*.out

tests/fake/
tests/freetype/objs/*.o
tests/freetype/objs/*.lo

third_party/lzma.js/lzip/*.o
third_party/lzma.js/lzma-native
third_party/lzma.js/lzma-native.exe
back to top