Remove some false positives and enable the check.
[smatch.git] / .gitignore
blob8780f0bc8c553b12930970b880b49ca6ad41e796
1 # generic
2 *.o
3 *.a
4 *.so
5 *~
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
22 ctags
23 c2xml
24 smatch
26 # tags
27 tags
28 TAGS
30 # stgit generated dirs
31 patches-*
33 # quilt's files
34 patches
35 series
37 #cscope
38 cscope.files
39 cscope.out