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

# generated
pre-process.h

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