diff options
author | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2016-10-14 16:12:44 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2016-10-14 16:51:38 +0200 |
commit | 5c9d427183aa2a7097898ec4a1cc4070a667e5a5 (patch) | |
tree | 0d63b5d6698a8409b6dd133ff891b32540b7f097 /.gitignore | |
parent | c0e2ddac0928a07beb161abfa49c2caaabe9b1b2 (diff) | |
download | gnutls-5c9d427183aa2a7097898ec4a1cc4070a667e5a5.tar.gz |
more files to ignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index b3e63e609e..eedbaab280 100644 --- a/.gitignore +++ b/.gitignore @@ -911,3 +911,15 @@ tests/pkcs11/pkcs11-ec-privkey-test tests/insecure_key tests/handshake-large-packet tests/srp +tests/multi-alerts +tests/naked-alerts +tests/pkcs7-cat-parse +tests/pkcs11-privkey-always-auth +tests/dtls-etm +tests/conv-utf8 +tests/client_dsa_key +tests/tls-etm +tests/tls-ext-register +tests/tls-session-ext-register +tests/tls-session-supplemental +tests/tls-supplemental |