From da8d75b6609c23aa89df1d05fdec611659ecfc1b Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Fri, 28 Apr 2023 11:47:16 -0600 Subject: update gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 58ebb7c..d6b9276 100644 --- a/.gitignore +++ b/.gitignore @@ -107,6 +107,7 @@ tests/freenull* tests/gost2814789t* tests/key_schedule* tests/mont* +tests/policy* tests/rfc3779* tests/rfc5280time* tests/ssl_get_shared_ciphers* @@ -126,6 +127,7 @@ tests/testssl tests/*.txt tests/compat/*.c tests/verify* +tests/x509_asn1* tests/x509_info* tests/x509attribute* tests/x509name* -- cgit v1.2.3-55-g6feb