From 0816f55aba0b7a0f0aa2531a453d1648f33c8884 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Sat, 14 May 2016 11:58:27 +0200 Subject: .gitignore: more files to ignore --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index 68618898c1..16a83ede91 100644 --- a/.gitignore +++ b/.gitignore @@ -838,3 +838,10 @@ tests/set_x509_key tests/set_x509_key_file_der tests/set_x509_pkcs12_key GnuTLS-*-coverage/ +tests/tls1.2-cert-key-exchange +tests/tls1.1-cert-key-exchange +tests/tls1.0-cert-key-exchange +tests/dtls1.2-cert-key-exchange +tests/dtls1.0-cert-key-exchange +tests/ssl3.0-cert-key-exchange +tests/crt_apis -- cgit v1.2.1