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 99be2c4..cca3fae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -72,6 +72,7 @@ tests/bio_mem*
72tests/bnaddsub* 72tests/bnaddsub*
73tests/bn_add_sub* 73tests/bn_add_sub*
74tests/bn_cmp* 74tests/bn_cmp*
75tests/bn_gcd*
75tests/bn_isqrt* 76tests/bn_isqrt*
76tests/bn_mod_exp* 77tests/bn_mod_exp*
77tests/bn_mod_exp_zero* 78tests/bn_mod_exp_zero*