db: caller info needs to record the -1 parameters
[smatch.git] / .gitignore
blob8a4e29bd6e7e72fae87026018dd5d6b74c4d7d92
1 # generic
2 *.o
3 *.o.d
4 *.a
5 *.so
6 *~
7 .*.swp
9 # generated
10 pre-process.h
11 sparse.pc
13 # programs
14 test-inspect
15 test-lexing
16 test-parsing
17 obfuscate
18 sparse
19 compile
20 graph
21 test-dissect
22 test-linearize
23 example
24 test-unssa
25 ctags
26 c2xml
27 smatch
29 # tags
30 tags
31 TAGS
33 # stgit generated dirs
34 patches-*
36 # quilt's files
37 patches
38 series
40 #cscope
41 cscope.files
42 cscope.out
44 # local makefile
45 local.mk
47 # local smatch checks
48 check_list_local.h