summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 34e0389ccfdbe48e7c25e3dfe3b876d432921ea7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
*.diff
*.pyc
*~
*.bc
src/relooper*.js

# Ignore generated files 
src/relooper.js
src/relooper.js.raw.js
src/relooper/*.o
src/relooper/*.out

tests/fake/

third_party/lzma.js/lzip/*.o
third_party/lzma.js/lzma-native