Revision 354b32d93817bcf88dcb9117ccb449b534fb5cd2 authored by Alon Zakai on 05 January 2014, 01:20:57 UTC, committed by Alon Zakai on 05 January 2014, 01:20:57 UTC
1 parent 0895a98
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