aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2024-05-06 11:03:08 -0600
committerTheo Buehler <tb@openbsd.org>2024-05-06 11:03:08 -0600
commit1892ae76dfc41a7b2c10f4bb91868ffd2b6e6aca (patch)
tree13ba1fadbb64d7e4ed1a69caea40e3ceb01ba87b /.gitignore
parent3f0218f4b32b5ae55f11d1faf6d3628807613a22 (diff)
downloadportable-1892ae76dfc41a7b2c10f4bb91868ffd2b6e6aca.tar.gz
portable-1892ae76dfc41a7b2c10f4bb91868ffd2b6e6aca.tar.bz2
portable-1892ae76dfc41a7b2c10f4bb91868ffd2b6e6aca.zip
Link lhash_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 9e27a4e..0bc4f02 100644
--- a/.gitignore
+++ b/.gitignore
@@ -115,6 +115,7 @@ tests/explicit_bzero*
115tests/freenull* 115tests/freenull*
116tests/gost2814789t* 116tests/gost2814789t*
117tests/key_schedule* 117tests/key_schedule*
118tests/lhash_test*
118tests/mont* 119tests/mont*
119tests/policy* 120tests/policy*
120tests/rfc3779* 121tests/rfc3779*