aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2023-05-24 03:38:27 -0600
committerTheo Buehler <tb@openbsd.org>2023-05-24 03:38:27 -0600
commitb4b1e6762003b30b8f3387c8c0fe509e736ceeca (patch)
tree01159a4ff2287920d24b3c6317d1ac1bee5fd74c /.gitignore
parent0f48dbcb93c7ac0af3375d9eb7e16d915a07a61a (diff)
downloadportable-b4b1e6762003b30b8f3387c8c0fe509e736ceeca.tar.gz
portable-b4b1e6762003b30b8f3387c8c0fe509e736ceeca.tar.bz2
portable-b4b1e6762003b30b8f3387c8c0fe509e736ceeca.zip
Link ssl_verify_param test to build
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2f30f74..1e01631 100644
--- a/.gitignore
+++ b/.gitignore
@@ -114,6 +114,7 @@ tests/rfc5280time*
114tests/ssl_get_shared_ciphers* 114tests/ssl_get_shared_ciphers*
115tests/ssl_methods* 115tests/ssl_methods*
116tests/ssl_set_alpn_protos* 116tests/ssl_set_alpn_protos*
117tests/ssl_verify_param*
117tests/ssl_versions* 118tests/ssl_versions*
118tests/string_table* 119tests/string_table*
119tests/timingsafe* 120tests/timingsafe*