summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 0478592146ccc5035e9308cad81d532019572766 (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
*~
*.o
*.la
*.lo
*.pyc
*.gcno
*.gcda
.deps
.cproject
.libs
.project
aclocal.m4
autom4te.cache
compile
configure
config.*
depcomp
install-sh
INSTALL
libtool
ltmain.sh
m4
Makefile
Makefile.in
Makefile.in.in
missing
stamp*
.settings
.project
.cproject

/coverage

/po/POTFILES

/egg/tests/test-dh
/egg/tests/test-hkdf
/egg/tests/test-secmem

/library/tests/test-*
!/library/tests/test-*.c