summaryrefslogtreecommitdiff
path: root/.gitignore
blob: d190914ebe72aaf11592d1e994e399f02e07fb24 (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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
*.o
*.la
*.lo
*.bak
*.exe
*.tar.gz
*.sig
*.gcno
*.gcda
*.gcov
*.gmo
*~
*.html
*.log
*.pot
*.so
*.stamp
*.tmp
*.trs

.deps
.dirstamp
.libs
.project
.cproject
.settings
.tx

ABOUT-NLS
aclocal.m4
autom4te.cache
compile
config.guess
config.h*
config.log
config.rpath
config.status
config.sub
configure
configure.tmp
depcomp
makefile
install-sh
INSTALL
libtool
ltmain.sh
makefile
Makefile
Makefile.in
missing
stamp-h1
temp.txt
test-driver

local
x86_64-w64-mingw32

/*/tests/test-*
!/*/tests/test-*.[ch]
!/*/tests/test-*.in
/*/tests/frob-*
!/*/tests/frob-*.[ch]
!/*/tests/frob-*.in

/x86_64_w64-mingw32/

/build/m4/*.m4
/build/common
/build/coverage
/build/coverage.info
/build/doc/
/build/p11-kit/
/build/p11-kit-[0123456789]*/
/build/po/
/build/trust/
/local

/common/tests/hash-test

/doc/manual/html
/doc/manual/p11-kit-decl-list.txt
/doc/manual/p11-kit-decl.txt
/doc/manual/p11-kit-undeclared.txt
/doc/manual/p11-kit-undocumented.txt
/doc/manual/p11-kit-unused.txt
/doc/manual/p11-kit.args
/doc/manual/p11-kit.hierarchy
/doc/manual/p11-kit.interfaces
/doc/manual/p11-kit.prerequisites
/doc/manual/p11-kit.signals
/doc/manual/p11-kit.types
/doc/manual/tmpl/
/doc/manual/sysdir.xml
/doc/manual/userdir.xml
/doc/manual/version.xml
/doc/manual/xml/
/doc/manual/*.1
/doc/manual/*.5
/doc/manual/*.8

/p11-kit/p11-kit
/p11-kit/p11-kit.pc
/p11-kit/p11-kit-1.pc
/p11-kit/pkcs11.conf.example

/po/POTFILES
/po/stamp-po
/po/remove-potcdate.sed
/po/Makefile.in.in
/po/Makevars.template
/po/en@boldquot*
/po/en@quot*
/po/Rules-quot

/p11-kit/tests/p11-test
/p11-kit/tests/pin-test
/p11-kit/tests/print-messages
/p11-kit/tests/print-progname
/p11-kit/tests/progname-test
/p11-kit/tests/conf-test
/p11-kit/tests/uri-test

/tools/p11-kit

/trust/trust
/trust/trust-extract-compat
/trust/p11-kit-extract-trust

/p11-kit-?.?