aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore
blob: 3e12ce74fdd55afc108fbd528303512a6e0c0f7c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# generic
.*
*.o
*.a
*.so

# generated
pre-process.h

# programs
test-lexing
test-parsing
obfuscate
check
compile
graph
test-dissect
test-linearize
example
test-unssa