summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@crystal.(none)>2008-10-11 19:29:38 +0300
committerNikos Mavrogiannopoulos <nmav@crystal.(none)>2008-10-11 19:29:38 +0300
commit6fe72f5b13eda85f708ea9612b92789848fbfc5a (patch)
tree739b2ee152c5d23ec14b428ffaebbd8601af037a
parentdd7aba31272c9fe6cfb004e3e8d92063e355b56c (diff)
downloadgnutls-6fe72f5b13eda85f708ea9612b92789848fbfc5a.tar.gz
added to reduce untracked files.
-rw-r--r--.gitignore122
1 files changed, 109 insertions, 13 deletions
diff --git a/.gitignore b/.gitignore
index 85c7db1687..23d3a5503f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,22 +1,118 @@
+ABOUT-NLS
+INSTALL
Makefile
Makefile.in
-*~
aclocal.m4
autom4te.cache
-config.cache
-config.log
-config.status
+build-aux/config.guess
+build-aux/config.sub
+build-aux/depcomp
+build-aux/install-sh
+build-aux/ltmain.sh
+build-aux/mdate-sh
+build-aux/missing
+build-aux/texinfo.tex
config.h
config.h.in
+config.log
+config.status
configure
-libtool
-.libs
+doc/algorithms.texi
+doc/doxygen/Doxyfile
+doc/reference/gnutls-overrides.txt
+doc/reference/gnutls-sections.txt
.deps
-*.x
-,*
-*.la
-*.lo
+.libs
*.o
-stamp-h[0-9]
-INSTALL
-ABOUT-NLS
+*.lo
+*.la
+*.tar.*
+*~
+includes/gnutls/gnutls.h
+lgl/alloca.h
+lgl/stdio.h
+lgl/stdlib.h
+lgl/string.h
+lgl/strings.h
+lgl/time.h
+lgl/unistd.h
+m4/*.m4
+po/Makefile.in.in
+po/Makevars.template
+po/POTFILES
+po/Rules-quot
+po/boldquot.sed
+po/de.po
+po/gnutls.pot
+po/insert-header.sin
+po/ms.po
+po/nl.po
+po/pl.po
+po/quot.sed
+po/remove-potcdate.sin
+po/sv.po
+po/vi.po
+doc/examples/ex-cert-select
+doc/examples/ex-client-psk
+doc/examples/ex-client-resume
+doc/examples/ex-client-srp
+doc/examples/ex-client-tlsia
+doc/examples/ex-client1
+doc/examples/ex-client2
+doc/examples/ex-crq
+doc/examples/ex-cxx
+doc/examples/ex-serv-anon
+doc/examples/ex-serv-export
+doc/examples/ex-serv-pgp
+doc/examples/ex-serv-psk
+doc/examples/ex-serv-srp
+doc/examples/ex-serv1
+gl/arpa
+lgl/sys
+lib/gnutls-api.texi
+lib/gnutls.pc
+lib/libgnutls-config
+lib/openpgp/pgp-api.texi
+lib/x509/x509-api.texi
+libtool
+src/algorithms.texi
+src/ca-cert.pem
+src/ca-key.pem
+src/certtool
+src/certtool.cfg
+src/errcodes
+src/gnutls-cli
+src/gnutls-cli-debug
+src/gnutls-serv
+src/printlist
+src/psktool
+src/req
+src/srptool
+tests/anonself
+tests/certder
+tests/certificate_set_x509_crl
+tests/crypto_rng
+tests/dhepskself
+tests/dn
+tests/finished
+tests/gc
+tests/hostname-check/hostname-check
+tests/mini
+tests/moredn
+tests/mpi
+tests/netconf-psk
+tests/openpgp/keyring
+tests/openpgpself
+tests/openssl
+tests/parse_ca
+tests/pgps2kgnu
+tests/pkcs12-decode/pkcs12_s2k
+tests/pskself
+tests/resume
+tests/set_pkcs12_cred
+tests/setcredcrash
+tests/simple
+tests/tlsia
+tests/x509dn
+tests/x509self
+tests/x509signself