Revision 5c03805d684cb541ba5a40138457bb598642de20 authored by Alon Zakai on 14 March 2014, 22:09:59 UTC, committed by Alon Zakai on 14 March 2014, 23:14:00 UTC
1 parent e56b193
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