Allow forced attribute in function argument
[smatch.git] / .gitignore
blobbb33508a6ced02b5fef90cd54456840838a63b31
1 # generic
2 *.o
3 *.o.d
4 *.a
5 *.so
6 .*.swp
8 # generated
9 pre-process.h
10 sparse.pc
12 # programs
13 test-inspect
14 test-lexing
15 test-parsing
16 obfuscate
17 sparse
18 compile
19 graph
20 test-dissect
21 test-linearize
22 example
23 test-unssa
24 ctags
25 c2xml
26 sparse-llvm
28 # tags
29 tags
30 TAGS
32 # stgit generated dirs
33 patches-*
35 # quilt's files
36 patches
37 series
39 # local makefile
40 local.mk