Add evp_extra_test2 to .gitignore

This is a test executable which should not be added to the repository

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12159)
This commit is contained in:
Matt Caswell 2020-06-16 16:15:52 +01:00
parent 9ee77767b2
commit 989a85774b
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -69,6 +69,7 @@ providers/common/include/prov/der_digests.h
/test/rsa_complex
/test/confdump
/test/bio_prefix_text
/test/evp_extra_test2
# Certain files that get created by tests on the fly
/test-runs