Declare gcc_patchlevel extern in lib.h
[smatch.git] / .gitignore
blobe22a8c6ab97eeb5c100f52a8a1251582be6b2734
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
22 ctags
24 # tags
25 tags
26 TAGS
28 # stgit generated dirs
29 patches-*
31 # quilt's files
32 patches
33 series