summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2010-05-22 15:37:09 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2010-05-22 15:37:09 +0200
commit37c20949a8300ecfe770ef6a9919442e27bdb016 (patch)
treeef6037f45ff532e0af381f3c6bd65e4fb91a985e
parentd3d0e99d598c75f1b70580a8c70df5c616014dce (diff)
downloadgnutls-37c20949a8300ecfe770ef6a9919442e27bdb016.tar.gz
Ignore files that should be ignored.
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 40282417a3..0ef0b69b0f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+ABOUT-NLS
*.lo
*.o
*~
@@ -56,6 +57,8 @@ doc/examples/ex-serv-psk
doc/examples/ex-serv-srp
doc/examples/ex-serv1
doc/examples/libexamples.la
+lib/gcrypt/libcrypto.la
+lib/nettle/libcrypto.la
doc/extra-api.texi
doc/extra.c.texi
doc/gnutls-api.texi
@@ -389,6 +392,11 @@ tests/pkcs8-decode/Makefile
tests/pkcs8-decode/Makefile.in
tests/pskself
tests/resume
+tests/mini-x509
+tests/mini-x509-rehandshake
+tests/safe-renegotiation/srn1
+tests/safe-renegotiation/srn2
+tests/safe-renegotiation/srn3
tests/rsa-md5-collision/Makefile
tests/rsa-md5-collision/Makefile.in
tests/safe-renegotiation/Makefile