diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -82,6 +82,7 @@ tests/bio_mem* | |||
82 | tests/bnaddsub* | 82 | tests/bnaddsub* |
83 | tests/bn_add_sub* | 83 | tests/bn_add_sub* |
84 | tests/bn_cmp* | 84 | tests/bn_cmp* |
85 | tests/bn_convert* | ||
85 | tests/bn_gcd* | 86 | tests/bn_gcd* |
86 | tests/bn_isqrt* | 87 | tests/bn_isqrt* |
87 | tests/bn_mod_exp* | 88 | tests/bn_mod_exp* |