summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 0a4a42e137846a88d5b3238b65e0e6ed4ca81036 (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
*.o
*.la
*.lo
*.bak
*.tar.gz
*.sig
*.gcno
*.gcda
*.gcov
*~
*.html
*.stamp

.deps
.libs
.project
.cproject
.settings
m4/*.m4

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

/doc/html
/doc/p11-kit-decl-list.txt
/doc/p11-kit-decl.txt
/doc/p11-kit-undeclared.txt
/doc/p11-kit-undocumented.txt
/doc/p11-kit-unused.txt
/doc/p11-kit.args
/doc/p11-kit.hierarchy
/doc/p11-kit.interfaces
/doc/p11-kit.prerequisites
/doc/p11-kit.signals
/doc/p11-kit.types
/doc/tmpl/
/doc/version.xml
/doc/xml/

/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/Makevars.template

/tests/coverage
/tests/coverage.info
/tests/hash-test
/tests/p11-test
/tests/pin-test
/tests/print-messages
/tests/ptr-array-test
/tests/conf-test
/tests/uri-test

/tools/p11-kit

/p11-kit-?.?