Fix .gitignore
This commit is contained in:
parent
28e428e684
commit
a855e4a3d7
5
.gitignore
vendored
5
.gitignore
vendored
@ -47,6 +47,10 @@ Makefile.in
|
|||||||
*.3
|
*.3
|
||||||
*.5
|
*.5
|
||||||
|
|
||||||
|
cert.pem
|
||||||
|
openssl.cnf
|
||||||
|
x509v3.cnf
|
||||||
|
|
||||||
# tests
|
# tests
|
||||||
test-driver
|
test-driver
|
||||||
*.log
|
*.log
|
||||||
@ -60,6 +64,7 @@ tests/bn_rand_interval*
|
|||||||
tests/bn_to_string*
|
tests/bn_to_string*
|
||||||
tests/cipher*
|
tests/cipher*
|
||||||
tests/constraints*
|
tests/constraints*
|
||||||
|
tests/ec_point_conversion*
|
||||||
tests/explicit_bzero*
|
tests/explicit_bzero*
|
||||||
tests/freenull*
|
tests/freenull*
|
||||||
tests/gost2814789t*
|
tests/gost2814789t*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user