Ignore emacs garbage
[smatch.git] / .gitignore
blob44a3c7ac6ffef8af94119f0e8cdcbdca337a8582
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