Add test-suite comment to preprocessor21.
[smatch.git] / .gitignore
blobc898da66a1a058b859110ef259bf6748eb945bcb
1 # generic
2 *.o
3 *.a
4 *.so
6 # generated
7 pre-process.h
8 sparse.pc
10 # programs
11 test-lexing
12 test-parsing
13 obfuscate
14 sparse
15 compile
16 graph
17 test-dissect
18 test-linearize
19 example
20 test-unssa
21 ctags
23 # tags
24 tags
25 TAGS
27 # stgit generated dirs
28 patches-*
30 # quilt's files
31 patches
32 series