aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 558d34e8a6abd18b0340890abbdfb330d311e528 (plain)
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
*.a
*.gcda
*.gcno
*.gcov
*.la
*.lo
*.log
*.o
*.opensdf
*.pc
*.pdb
*.sdf
*.suo
*.ses
*.tag
*.trs
*vcxproj.user
.deps/
.dirstamp
.libs
.vs/
*~
.*.swp
.*.swo
*.patch
AUTHORS
tags
aclocal.m4
autom4te.cache/
[Bb]uild/
[Dd]ebug/
[Rr]elease/
compile
configure
config.guess
config.log
config.status
config.sub
depcomp
install-sh
libtool
ltmain.sh
m4/libtool*
m4/lt*.m4
man/man[0-9]/*
Makefile
Makefile.in
missing
NVChip
src_vars.mk
resourcemgr/resourcemgr
test/integration/*
!test/integration/*.[ch]
test/integration/get-random
test/integration/self-test
test/integration/pcr-extension
test/integration/asymmetric-encrypt-decrypt
test/tpmclient/*
test/tpmclient/!*.*
.klocwork/
ipch/
test/tpmtest/tpmtest
test-driver
test-suite.log
test/ibmtpm*
# ignore all files in test/unit without a file extension
test/unit/*
!test/unit/*.[ch]
doc/Doxyfile
doc/doxy/
doc/html/
doc/man/
tpm2-tss-2.0.0-dev.tar.gz
tpm2-tss-2.0.0-dev/

test/helper/tpm_startup
test/helper/tpm_transientempty
Doxyfile
doc/rtf