aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2024-04-09 09:45:16 -0600
committerTheo Buehler <tb@openbsd.org>2024-04-09 09:45:16 -0600
commitff2d4b649f2dab39448a7dd5a9b7229ccb36dbf9 (patch)
tree91f07d2f164885fe4a33bc0aba9d456c9fe103dd /.gitignore
parent4a9c3341d7003e5c24f2cc7d97ca1ab71e3271e5 (diff)
downloadportable-ff2d4b649f2dab39448a7dd5a9b7229ccb36dbf9.tar.gz
portable-ff2d4b649f2dab39448a7dd5a9b7229ccb36dbf9.tar.bz2
portable-ff2d4b649f2dab39448a7dd5a9b7229ccb36dbf9.zip
Link bn_bits to regress
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6f00d6f..329b8c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -83,6 +83,7 @@ tests/bio_host*
83tests/bio_mem* 83tests/bio_mem*
84tests/bnaddsub* 84tests/bnaddsub*
85tests/bn_add_sub* 85tests/bn_add_sub*
86tests/bn_bits*
86tests/bn_cmp* 87tests/bn_cmp*
87tests/bn_convert* 88tests/bn_convert*
88tests/bn_gcd* 89tests/bn_gcd*