fix 'weak' attribute loss
[smatch.git] / .gitignore
blobb92d6788438b846898a5f7c3997a514f6a6907ea
1 # generic
2 .*
3 *.o
4 *.a
5 *.so
7 # generated
8 pre-process.h
9 sparse.pc
11 # programs
12 test-lexing
13 test-parsing
14 obfuscate
15 sparse
16 compile
17 graph
18 test-dissect
19 test-linearize
20 example
21 test-unssa
23 # tags
24 tags
25 TAGS
27 # stgit generated dirs
28 patches-*
30 # quilt's files
31 patches
32 series