From: Todd Short Date: Thu, 18 Aug 2022 15:05:43 +0000 (-0400) Subject: Update gitignore X-Git-Tag: openssl-3.2.0-alpha1~2189 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6a9255054b345026bc847ddad72f2da93f30ce4c;p=thirdparty%2Fopenssl.git Update gitignore Add test/timing_load_creds Reviewed-by: Tomas Mraz Reviewed-by: Matt Caswell Reviewed-by: Paul Dale (Merged from https://github.com/openssl/openssl/pull/19021) --- diff --git a/.gitignore b/.gitignore index 4f5857df869..ae3b0ac5801 100644 --- a/.gitignore +++ b/.gitignore @@ -102,6 +102,7 @@ providers/common/include/prov/der_sm2.h /test/evp_extra_test2 /test/evp_pkey_ctx_new_from_name /test/threadstest_fips +/test/timing_load_creds # Certain files that get created by tests on the fly /test-runs