diff options
author | Nikos Mavrogiannopoulos <nmav@crystal.(none)> | 2008-11-05 22:06:34 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@crystal.(none)> | 2008-11-05 22:06:34 +0200 |
commit | ea0180b372f3fbc2b6f28b762f9d9b2fb4a8a799 (patch) | |
tree | 68786edc27641e5203a130876bf86caf4cccc8d0 /.gitignore | |
parent | 6a1e93052ecd697fa9ac92ad165fac0b4cc91dc0 (diff) | |
download | gnutls-ea0180b372f3fbc2b6f28b762f9d9b2fb4a8a799.tar.gz |
ignore more stuff
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 8960bf7b00..aad57692bc 100644 --- a/.gitignore +++ b/.gitignore @@ -52,6 +52,7 @@ doc/examples/ex-serv-pgp doc/examples/ex-serv-psk doc/examples/ex-serv-srp doc/examples/ex-serv1 +doc/manpages/ lib/includes/gnutls/gnutls.h lib/gnutls-api.texi lib/gnutls.pc @@ -99,3 +100,7 @@ tests/tlsia tests/x509dn tests/x509self tests/x509signself +lib/build-aux/ +libextra/build-aux/ +lib/gl/tests/ +gl/tests/ |