aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBrent Cook <busterb@gmail.com>2021-02-03 06:13:46 -0600
committerBrent Cook <busterb@gmail.com>2021-02-03 06:13:46 -0600
commit81e17c73485ce979ff443004b19b6c608f489905 (patch)
treebf9fbf27c599734ec533bcac581604c0f0e7bb44 /.gitignore
parenta6f5d81fbebcf4ec31a4963511d5b695793fc639 (diff)
downloadportable-81e17c73485ce979ff443004b19b6c608f489905.tar.gz
portable-81e17c73485ce979ff443004b19b6c608f489905.tar.bz2
portable-81e17c73485ce979ff443004b19b6c608f489905.zip
add ssl_methods test
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index fc686bc..78c2956 100644
--- a/.gitignore
+++ b/.gitignore
@@ -66,6 +66,7 @@ tests/gost2814789t*
66tests/key_schedule* 66tests/key_schedule*
67tests/mont* 67tests/mont*
68tests/rfc5280time* 68tests/rfc5280time*
69tests/ssl_methods*
69tests/ssl_versions* 70tests/ssl_versions*
70tests/timingsafe* 71tests/timingsafe*
71tests/tls_ext_alpn* 72tests/tls_ext_alpn*