aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2024-04-25 12:45:38 -0600
committerTheo Buehler <tb@openbsd.org>2024-04-25 12:45:38 -0600
commitd0221daff6a2dac582cf0239eb0b1930b8f8c1d3 (patch)
tree385efa440300089d84fff96a0d5e663f25c228e8 /.gitignore
parenta8bd03a588988394b825bdcf71c9e4381b78213f (diff)
downloadportable-d0221daff6a2dac582cf0239eb0b1930b8f8c1d3.tar.gz
portable-d0221daff6a2dac582cf0239eb0b1930b8f8c1d3.tar.bz2
portable-d0221daff6a2dac582cf0239eb0b1930b8f8c1d3.zip
link crypto_test to the build
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 329b8c0..9e27a4e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -104,6 +104,7 @@ tests/bn_word*
104tests/callback* 104tests/callback*
105tests/cipher* 105tests/cipher*
106tests/constraints* 106tests/constraints*
107tests/crypto_test*
107tests/ctlog.conf 108tests/ctlog.conf
108tests/*.crt 109tests/*.crt
109tests/ec_point_conversion* 110tests/ec_point_conversion*