Revision 0725ff3edc2ddddbd126193ca8ccaf392044b5ab authored by Bruce Mitchener on 25 September 2013, 04:58:12 UTC, committed by Bruce Mitchener on 25 September 2013, 23:46:53 UTC
1 parent 894d13a
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
back to top