summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2021-05-25 12:02:07 +0100
committerPauli <pauli@openssl.org>2021-05-26 22:08:10 +1000
commitbfd6b619b6ccba8aee6b1d9ea1af21f0e03567dc (patch)
tree78cc8a550240b2374e22871f561c97e3d4ee5972 /.gitignore
parent4d2d4b4bc1a8515fa5c17906393458a7beef5422 (diff)
Ignore the threadstest_fips executable
Add a new executable that isn't caught by existing .gitignore rules Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/15453)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 038ccb9773..fa989a8029 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