blob: ddfb38a36c70d70830c1768f646f58657f2441df [file] [log] [blame]
# Config file
.emscripten
.emscripten_sanity
.emscripten_sanity_wasm
# vim/emacs temporary/backup files
*~
*.swp
# Compiled python files
*.pyc
# Ignore only the root node_modules, but not any further down the path
/node_modules/
# Python coverage tool output
.coverage*
tools/coverage/
htmlcov/
coverage.xml
# Files generated by test code (TODO: generate these elsewhere and remove)
tests/fake/
tests/fake1/
tests/fake2/
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
.DS_Store