aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2025-02-03 21:59:49 +0100
committerTheo Buehler <tb@openbsd.org>2025-02-03 22:03:13 +0100
commit5bbae88080d65f9e81ef31c28e356f202d3cb03a (patch)
treecf1f907def158f637926f95cfe22572c2e139d41 /.gitignore
parent7e58cd8d51dbc517d562d11f256a8102fb04e748 (diff)
downloadportable-5bbae88080d65f9e81ef31c28e356f202d3cb03a.tar.gz
portable-5bbae88080d65f9e81ef31c28e356f202d3cb03a.tar.bz2
portable-5bbae88080d65f9e81ef31c28e356f202d3cb03a.zip
Link renegotiation 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 9a562e7..aedfede 100644
--- a/.gitignore
+++ b/.gitignore
@@ -120,6 +120,7 @@ tests/mlkem*
120tests/mont* 120tests/mont*
121tests/parse* 121tests/parse*
122tests/policy* 122tests/policy*
123tests/renegotiation_test*
123tests/rfc3779* 124tests/rfc3779*
124tests/rfc5280time* 125tests/rfc5280time*
125tests/ssl_get_shared_ciphers* 126tests/ssl_get_shared_ciphers*