aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 58ebb7c..d6b9276 100644
--- a/.gitignore
+++ b/.gitignore
@@ -107,6 +107,7 @@ tests/freenull*
107tests/gost2814789t* 107tests/gost2814789t*
108tests/key_schedule* 108tests/key_schedule*
109tests/mont* 109tests/mont*
110tests/policy*
110tests/rfc3779* 111tests/rfc3779*
111tests/rfc5280time* 112tests/rfc5280time*
112tests/ssl_get_shared_ciphers* 113tests/ssl_get_shared_ciphers*
@@ -126,6 +127,7 @@ tests/testssl
126tests/*.txt 127tests/*.txt
127tests/compat/*.c 128tests/compat/*.c
128tests/verify* 129tests/verify*
130tests/x509_asn1*
129tests/x509_info* 131tests/x509_info*
130tests/x509attribute* 132tests/x509attribute*
131tests/x509name* 133tests/x509name*