aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 747394e7459d71f0dd399dec6ac2b9eec1e2a995 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
*.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