-
Notifications
You must be signed in to change notification settings - Fork 8
/
.gitignore
84 lines (84 loc) · 1.32 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
*.o
*.la
*.lo
*.sw?
config.log
configure
Makefile
Makefile.in
.libs
.deps
build-aux
autom4te*
aclocal.m4
config.log
config.h
config.h.in
libtool
stamp-h1
config.status
**.orig
**.gcda
**.gcno
**.log
TAGS
attestmgr/asps/*.xml
attestmgr/apis/*.xml
attestmgr/measurement_spec/*.xml
attestmgr/.kwlp
attestmgr/.kwps
attestmgr/test/test_*.xml
attestmgr/test/workdir-*
attestmgr/apis/tnc/imc-imv-config
attestmgr/apis/tnc/config
attestmgr/am/attestmgr
attestmgr/am/test_client
\#*#
paper/*.aux
paper/main.pdf
*.trs
src/test/*.xml
src/asps/*.xml
src/apbs/*.xml
src/measurement_spec/*.xml
selinux/svp-ma.fc
selinux/svp-ma.pp
selinux/tmp/
src/am/am_service
src/am/attestmgr
src/am/test_client
src/apbs/test-info
src/asps/test-info
src/test/test_address_spaces
src/test/test_all_apbs
src/test/test_att_app_servers_with_appraiser_apb
src/test/test_hashfileservice
src/test/test_listdirectoryservice
src/test/test_measurement_marshalling
src/test/test_measurement_spec
src/test/workdir-*
.#*
**~
m4/libtool.m4
m4/lt~obsolete.m4
m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.m4
m4/macros
src/asps/*asp
src/apbs/*apb
.dirstamp
src/am/*.xml
*.service
*.pc
lib/graph/graph-shell
src/asps/blacklist
src/asps/dummy_appraisal
src/asps/elf_reader
src/asps/elf_appraise
src/asps/got_measure
src/asps/lsmod
src/asps/procenv
src/asps/procfds
src/asps/procmem
src/asps/whitelist