aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore
blob: e22a8c6ab97eeb5c100f52a8a1251582be6b2734 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# generic
.*
*.o
*.a
*.so

# generated
pre-process.h
sparse.pc

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

# tags
tags
TAGS

# stgit generated dirs
patches-*

# quilt's files
patches
series