Fix.
[gnutls.git] / .gitignore
blob1e539a446d915a928ddc0e6905aee2772622870f
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/gnutls-api.texi
59 lib/gnutls.pc
60 lib/includes/gnutls/gnutls.h
61 lib/openpgp/pgp-api.texi
62 lib/po
63 lib/po/*.gmo
64 lib/po/stamp-po
65 lib/x509/x509-api.texi
66 libextra/*-api.texi
67 libextra/build-aux/
68 libextra/gnutls-extra.pc
69 libtool
70 m4/
72 src/algorithms.texi
73 src/certtool
74 src/errcodes
75 src/gnutls-cli
76 src/gnutls-cli-debug
77 src/gnutls-serv
78 src/printlist
79 src/psktool
80 src/req
81 src/srptool
82 src/benchmark
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/nul-in-x509-names
107 tests/openpgp-keyring
108 tests/openpgpself
109 tests/openssl
110 tests/parse_ca
111 tests/pgps2kgnu
112 tests/pkcs12-decode/pkcs12_s2k
113 tests/pkcs12_encode
114 tests/pkcs12_s2k
115 tests/pkcs12_s2k_pem
116 tests/pskself
117 tests/resume
118 tests/set_pkcs12_cred
119 tests/setcredcrash
120 tests/simple
121 tests/tlsia
122 tests/x509_altname
123 tests/x509dn
124 tests/x509self
125 tests/x509sign-verify
126 tests/x509signself