diff options
author | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2016-07-26 15:10:49 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2016-07-26 15:10:49 +0200 |
commit | d1be3c6d85d518279c848365d246774aad81490a (patch) | |
tree | 3c26880d5f9f1863c3ab3b70e6d56ca986e74338 /.gitignore | |
parent | b099387c7e02bae764634a545f436f3f7922e478 (diff) | |
download | gnutls-d1be3c6d85d518279c848365d246774aad81490a.tar.gz |
.gitignore: more tests files to ignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 741da254a2..c03a8b83f7 100644 --- a/.gitignore +++ b/.gitignore @@ -878,3 +878,12 @@ build-aux/ar-lib build-aux/config.rpath build-aux/test-driver build-aux/ylwrap +tests/client-fastopen +tests/dtls-sliding-window +tests/pkcs11-privkey-fork +tests/resume-with-false-start +tests/rng-sigint +tests/set_x509_key_file_ocsp +tests/slow/cipher-compat +tests/x509-dn +tests/x509-dn-decode |