From: Matt Caswell Date: Tue, 25 May 2021 11:02:07 +0000 (+0100) Subject: Ignore the threadstest_fips executable X-Git-Tag: openssl-3.0.0-beta1~374 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bfd6b619b6ccba8aee6b1d9ea1af21f0e03567dc;p=thirdparty%2Fopenssl.git Ignore the threadstest_fips executable Add a new executable that isn't caught by existing .gitignore rules Reviewed-by: Paul Dale (Merged from https://github.com/openssl/openssl/pull/15453) --- diff --git a/.gitignore b/.gitignore index 038ccb97734..fa989a8029f 100644 --- a/.gitignore +++ b/.gitignore @@ -100,6 +100,7 @@ providers/common/include/prov/der_sm2.h /test/confdump /test/bio_prefix_text /test/evp_extra_test2 +/test/threadstest_fips # Certain files that get created by tests on the fly /test-runs