Version 2.9.7.
[gnutls.git] / .gitignore
blobe5ec54d809de898b064ce40968a6f09eef0dd243
1 *.la
2 *.lo
3 *.o
4 *.tar.*
5 *~
6 .deps
7 .libs
8 ABOUT-NLS
9 INSTALL
10 Makefile
11 Makefile.in
12 aclocal.m4
13 autom4te.cache
14 build-aux/config.guess
15 build-aux/config.sub
16 build-aux/depcomp
17 build-aux/install-sh
18 build-aux/ltmain.sh
19 build-aux/mdate-sh
20 build-aux/missing
21 build-aux/texinfo.tex
22 config.h
23 config.h.in
24 config.log
25 config.status
26 configure
27 doc/*-api.texi
28 doc/*.1
29 doc/*.3
30 doc/*.c.texi
31 doc/algorithms.texi
32 doc/cyclo/cyclo-gnutls.html
33 doc/doxygen/Doxyfile
34 doc/errcodes
35 doc/error_codes.texi
36 doc/examples/ex-cert-select
37 doc/examples/ex-client-psk
38 doc/examples/ex-client-resume
39 doc/examples/ex-client-srp
40 doc/examples/ex-client-tlsia
41 doc/examples/ex-client1
42 doc/examples/ex-client2
43 doc/examples/ex-crq
44 doc/examples/ex-cxx
45 doc/examples/ex-serv-anon
46 doc/examples/ex-serv-export
47 doc/examples/ex-serv-pgp
48 doc/examples/ex-serv-psk
49 doc/examples/ex-serv-srp
50 doc/examples/ex-serv1
51 doc/gnutls.info*
52 doc/manpages/
53 doc/printlist
54 doc/reference/gnutls-overrides.txt
55 doc/reference/gnutls-sections.txt
56 doc/stamp-vti
57 doc/version.texi
58 lib/build-aux/
59 lib/gnutls-api.texi
60 lib/gnutls.pc
61 lib/includes/gnutls/gnutls.h
62 lib/openpgp/pgp-api.texi
63 lib/po
64 lib/po/*.gmo
65 lib/po/stamp-po
66 lib/x509/x509-api.texi
67 libextra/*-api.texi
68 libextra/build-aux/
69 libextra/gnutls-extra.pc
70 libtool
71 m4/
73 src/algorithms.texi
74 src/certtool
75 src/errcodes
76 src/gnutls-cli
77 src/gnutls-cli-debug
78 src/gnutls-serv
79 src/printlist
80 src/psktool
81 src/req
82 src/srptool
83 stamp-h1
84 tests/anonself
85 tests/certder
86 tests/certificate_set_x509_crl
87 tests/chainverify
88 tests/crq_apis
89 tests/crq_key_id
90 tests/crypto_rng
91 tests/cve-2008-4989
92 tests/cve-2009-1415
93 tests/cve-2009-1416
94 tests/dhepskself
95 tests/dn
96 tests/dn2
97 tests/finished
98 tests/gc
99 tests/hostname-check
100 tests/init_roundtrip
101 tests/mini
102 tests/mini-eagain
103 tests/moredn
104 tests/mpi
105 tests/netconf-psk
106 tests/openpgp-keyring
107 tests/openpgpself
108 tests/openssl
109 tests/parse_ca
110 tests/pgps2kgnu
111 tests/pkcs12-decode/pkcs12_s2k
112 tests/pkcs12_s2k
113 tests/pkcs12_s2k_pem
114 tests/pskself
115 tests/resume
116 tests/set_pkcs12_cred
117 tests/setcredcrash
118 tests/simple
119 tests/tlsia
120 tests/x509dn
121 tests/x509self
122 tests/x509sign-verify
123 tests/x509signself