diff options
author | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2016-05-26 11:04:27 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2016-05-26 11:04:27 +0200 |
commit | de1322d8008e4ba4b61257669300ec99966cfe11 (patch) | |
tree | 4f168065f12a7d3e0e6601e459ce0722c83f05a9 /.gitignore | |
parent | 1e38ad37fec6e42c0af9df382d2de7f05d837e1e (diff) | |
download | gnutls-de1322d8008e4ba4b61257669300ec99966cfe11.tar.gz |
.gitignore: more files to ignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 16a83ede91..5db26bb22f 100644 --- a/.gitignore +++ b/.gitignore @@ -845,3 +845,7 @@ tests/dtls1.2-cert-key-exchange tests/dtls1.0-cert-key-exchange tests/ssl3.0-cert-key-exchange tests/crt_apis +tests/ssl2-hello +tests/x509-cert-callback +tests/x509-cert-callback-legacy +tests/keylog-env |