aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2024-08-29 12:19:01 -0600
committerTheo Buehler <tb@openbsd.org>2024-08-29 12:19:01 -0600
commitc43335ee1d21534100bbb1a1616b088d6fe8fd33 (patch)
treecef91ecf9ab189559465483cb6f0e15c4112ed0c /.gitignore
parent8276b75db44582920f509ddb4b05924be7bc8c1a (diff)
downloadportable-c43335ee1d21534100bbb1a1616b088d6fe8fd33.tar.gz
portable-c43335ee1d21534100bbb1a1616b088d6fe8fd33.tar.bz2
portable-c43335ee1d21534100bbb1a1616b088d6fe8fd33.zip
Remove evp_pkey_check
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 4f4cf89..cc132b5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -109,7 +109,6 @@ tests/ctlog.conf
109tests/*.crt 109tests/*.crt
110tests/ec_point_conversion* 110tests/ec_point_conversion*
111tests/ecc_cdh* 111tests/ecc_cdh*
112tests/evp_pkey_check*
113tests/evp_pkey_cleanup* 112tests/evp_pkey_cleanup*
114tests/explicit_bzero* 113tests/explicit_bzero*
115tests/freenull* 114tests/freenull*