diff options
author | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2016-05-03 11:43:48 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2016-05-03 11:43:48 +0200 |
commit | 0621d0262dc5e6e5f1d956b155774a67cfbcc99c (patch) | |
tree | ce1e12e112e37d507a627100a3a4c16138a77b1d /.gitignore | |
parent | 53db38197671887c4f3d833f7ae3be9a5bb8bba4 (diff) | |
download | gnutls-0621d0262dc5e6e5f1d956b155774a67cfbcc99c.tar.gz |
.gitignore: more test files to ignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 70b7f49a72..658eb060e0 100644 --- a/.gitignore +++ b/.gitignore @@ -817,3 +817,21 @@ tests/version-checks tests/system-prio-file tests/name-constraints-merge tests/key-material-set-dtls +tests/libpkcs11mock1.la +tests/base64 +tests/cert-key-exchange +tests/crl-basic +tests/crq-basic +tests/custom-urls-override +tests/hex +tests/pkcs1-digest-info +tests/pkcs11-cert-import-url-exts +tests/pkcs11-get-exts +tests/pkcs11-get-raw-issuer-exts +tests/rehandshake-switch-psk-id +tests/rehandshake-switch-srp-id +tests/resume-anon +tests/resume-x509 +tests/send-client-cert +tests/srpbase64 +GnuTLS-*-coverage/ |