repo.or.cz
/
smatch.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
user_data: update to stree
[smatch.git]
/
.gitignore
blob
19d11a3567b4687d0ded1d3794b9d01da2470f05
1
# generic
2
*.o
3
*.o.d
4
*.a
5
*.so
6
*~
7
.*.swp
8
9
# generated
10
pre-process.h
11
sparse.pc
12
version.h
13
14
# programs
15
test-inspect
16
test-lexing
17
test-parsing
18
obfuscate
19
sparse
20
compile
21
graph
22
test-dissect
23
test-linearize
24
example
25
test-unssa
26
ctags
27
c2xml
28
smatch
29
bak.smatch
30
sparse-llvm
31
32
# tags
33
tags
34
TAGS
35
36
# stgit generated dirs
37
patches-*
38
39
# quilt's files
40
patches
41
series
42
43
#cscope
44
cscope.files
45
cscope.out
46
47
# local makefile
48
local.mk
49
50
# local smatch checks
51
check_list_local.h