forked from lsh123/xmlsec
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
71 lines (70 loc) · 1.03 KB
/
.gitignore
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
*~
*.orig
.deps/
.libs/
.cproject
.project
compile
clean
depcomp
install-sh
missing
*.o
*.lo
*.la
.settings/
m4/
apps/xmlsec1
autom4te.cache/
config.guess
config.sub
aclocal.m4
config.h
config.log
config.status
configure
ltmain.sh
stamp-h1
xmlsec1-config
xmlsec1-gcrypt.pc
xmlsec1-gnutls.pc
xmlsec1-nss.pc
xmlsec1-openssl.pc
xmlsec1.pc
xmlsec1.spec
xmlsec1Conf.sh
Makefile.in
Makefile
apps/Makefile
docs/Makefile
docs/api/Makefile
include/Makefile
include/xmlsec/Makefile
include/xmlsec/gcrypt/Makefile
include/xmlsec/gnutls/Makefile
include/xmlsec/nss/Makefile
include/xmlsec/openssl/Makefile
include/xmlsec/private/Makefile
include/xmlsec/version.h
libtool
man/Makefile
src/Makefile
src/gcrypt/Makefile
src/gnutls/Makefile
src/nss/Makefile
src/openssl/Makefile
win32/apps_a.int/
win32/binaries/
win32/configure.txt
win32/libxmlsec.int/
win32/libxmlsec_a.int/
win32/libxmlsec_mscrypto.int/
win32/libxmlsec_mscrypto_a.int/
win32/tmp
docs/api/code
docs/api/sgml.tmp
docs/api/xmlsec-*.txt
docs/api/*.bak
docs/api/*.types
docs/api/sgml.stamp
docs/html.stamp