From: Matt Caswell Date: Tue, 16 Jun 2020 15:15:52 +0000 (+0100) Subject: Add evp_extra_test2 to .gitignore X-Git-Tag: openssl-3.0.0-alpha4~70 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=989a85774b63a91ca8d3be558ec7560fdf91fa42;p=oweals%2Fopenssl.git Add evp_extra_test2 to .gitignore This is a test executable which should not be added to the repository Reviewed-by: Shane Lontis (Merged from https://github.com/openssl/openssl/pull/12159) --- diff --git a/.gitignore b/.gitignore index 1ea4cb71af..49002162f8 100644 --- a/.gitignore +++ b/.gitignore @@ -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