aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2023-12-15 22:29:00 +0100
committerTheo Buehler <tb@openbsd.org>2023-12-15 22:29:00 +0100
commitfc008206b3b67f763f4de7b19887a095a7ac05d0 (patch)
tree58838f92d6ffbb61baf0d59a2f04ec2f2f7fde33 /.gitignore
parent541e39c955b9836ccf85dade83524c12799645cd (diff)
downloadportable-fc008206b3b67f763f4de7b19887a095a7ac05d0.tar.gz
portable-fc008206b3b67f763f4de7b19887a095a7ac05d0.tar.bz2
portable-fc008206b3b67f763f4de7b19887a095a7ac05d0.zip
Unhook string_table test. It will go away.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index bdae627..b061ae6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -120,7 +120,6 @@ tests/ssl_methods*
120tests/ssl_set_alpn_protos* 120tests/ssl_set_alpn_protos*
121tests/ssl_verify_param* 121tests/ssl_verify_param*
122tests/ssl_versions* 122tests/ssl_versions*
123tests/string_table*
124tests/timingsafe* 123tests/timingsafe*
125tests/tls_ext_alpn* 124tests/tls_ext_alpn*
126tests/tls_prf* 125tests/tls_prf*