diff options
author | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2016-05-03 15:12:47 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2016-05-03 15:26:35 +0200 |
commit | 2260ee40cb3bc5763e19766559e52777846526e5 (patch) | |
tree | c87a56d7cf3301d177b4d3eea647f97456c0d802 /.gitignore | |
parent | 8e52b17f725d44cf0f60c43ffc6e9738a59caef6 (diff) | |
download | gnutls-2260ee40cb3bc5763e19766559e52777846526e5.tar.gz |
.gitignore: more files to ignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 658eb060e0..68618898c1 100644 --- a/.gitignore +++ b/.gitignore @@ -834,4 +834,7 @@ tests/resume-anon tests/resume-x509 tests/send-client-cert tests/srpbase64 +tests/set_x509_key +tests/set_x509_key_file_der +tests/set_x509_pkcs12_key GnuTLS-*-coverage/ |