summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2010-05-22 15:37:09 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2010-06-03 19:52:29 +0200
commit77fdd543b21e896a5637e956097672b9f79ab899 (patch)
treed45628acca7c16a41f20cd3e509905e4ad2ccc7f /.gitignore
parentb57a08b232479fb002b1819837b71e26a9f928a6 (diff)
downloadgnutls-77fdd543b21e896a5637e956097672b9f79ab899.tar.gz
Ignore files that should be ignored.
Diffstat (limited to '.gitignore')
-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