diff options
author | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2016-03-29 16:14:15 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2016-03-29 16:14:15 +0200 |
commit | f3d7c95ad1a3d82e4a4706aa057285f4c2497063 (patch) | |
tree | 37b87dea5a20b4f9489cc9f285c2ce20d8a4029a /.gitignore | |
parent | b2aa0a209756059e098c344617f4b3bf5e4eab9d (diff) | |
download | gnutls-f3d7c95ad1a3d82e4a4706aa057285f4c2497063.tar.gz |
.gitignore: more files to ignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 6bcf94ae0a..6690821711 100644 --- a/.gitignore +++ b/.gitignore @@ -807,3 +807,10 @@ tests/mini-server-name tests/mini-x509-cert-callback tests/sign-md5-rep tests/slow/cipher-override2 +tests/windows/cng-windows +tests/suite/pkcs11-pubkey-import-rsa +tests/suite/pkcs11-pubkey-import-ecdsa +tests/slow/hash-large +tests/session-export-funcs +tests/key-material-dtls +tests/version-checks |