• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# generic
2*.a
3*.o
4*.o.d
5*.pyc
6*.so
7*~
8.*.swp
9
10# generated
11/version.h
12
13# programs
14/c2xml
15/compile
16/ctags
17/example
18/graph
19/obfuscate
20/scheck
21/semind
22/sparse
23/sparse-llvm
24/test-dissect
25/test-inspect
26/test-lexing
27/test-linearize
28/test-parsing
29/test-show-type
30/test-unssa
31
32# tags
33tags
34TAGS
35
36# stgit generated dirs
37patches-*
38
39# quilt's files
40patches
41series
42
43# local makefile
44local.mk
45.*.mk
46
47# cscope and Qt files
48cscope.out
49*.pro*
50