update gitignore
This commit is contained in:
parent
5d6a7305fc
commit
d499ec2b77
2
.gitignore
vendored
2
.gitignore
vendored
@ -92,6 +92,7 @@ tests/bn_mod_inverse*
|
|||||||
tests/bn_mod_sqrt*
|
tests/bn_mod_sqrt*
|
||||||
tests/bn_mont*
|
tests/bn_mont*
|
||||||
tests/bn_primes*
|
tests/bn_primes*
|
||||||
|
tests/bn_print*
|
||||||
tests/bn_rand_interval*
|
tests/bn_rand_interval*
|
||||||
tests/bn_shift*
|
tests/bn_shift*
|
||||||
tests/bn_to_string*
|
tests/bn_to_string*
|
||||||
@ -103,6 +104,7 @@ tests/constraints*
|
|||||||
tests/ctlog.conf
|
tests/ctlog.conf
|
||||||
tests/*.crt
|
tests/*.crt
|
||||||
tests/ec_point_conversion*
|
tests/ec_point_conversion*
|
||||||
|
tests/ecc_cdh*
|
||||||
tests/evp_pkey_check*
|
tests/evp_pkey_check*
|
||||||
tests/evp_pkey_cleanup*
|
tests/evp_pkey_cleanup*
|
||||||
tests/explicit_bzero*
|
tests/explicit_bzero*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user