summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorTodd Short <todd.short@me.com>2023-02-08 10:13:00 -0500
committerPauli <pauli@openssl.org>2023-02-10 10:08:40 +1100
commit9b4015eccca93d401f9a7ee2d88244872983dcc6 (patch)
tree86e945a1c0f16852677b7be89323bbb0e9126e25 /.gitignore
parentfba380886409d240e369986a3ff37f3669e21656 (diff)
Add /test/timing_load_creds to gitignore
Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/20245)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4f5857df86..ae3b0ac580 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