aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2289897..a0a34d7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -82,6 +82,7 @@ tests/bio_mem*
82tests/bnaddsub* 82tests/bnaddsub*
83tests/bn_add_sub* 83tests/bn_add_sub*
84tests/bn_cmp* 84tests/bn_cmp*
85tests/bn_convert*
85tests/bn_gcd* 86tests/bn_gcd*
86tests/bn_isqrt* 87tests/bn_isqrt*
87tests/bn_mod_exp* 88tests/bn_mod_exp*