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

.deps
.libs
.project
.cproject
.settings

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
m4
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/

/module/p11-kit.pc

/po/POTFILES
/po/stamp-po

/tests/coverage
/tests/coverage.info
/tests/hash-test
/tests/conf-test
/tests/uri-test