summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2020-06-16 16:15:52 +0100
committerMatt Caswell <matt@openssl.org>2020-06-19 10:34:58 +0100
commit989a85774b63a91ca8d3be558ec7560fdf91fa42 (patch)
tree71266996190a9592816b465a7087c6258633cc27 /.gitignore
parent9ee77767b2186a4f0933ebfe2ba5caa83d814f4c (diff)
downloadopenssl-new-989a85774b63a91ca8d3be558ec7560fdf91fa42.tar.gz
Add evp_extra_test2 to .gitignore
This is a test executable which should not be added to the repository Reviewed-by: Shane Lontis <shane.lontis@oracle.com> (Merged from https://github.com/openssl/openssl/pull/12159)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
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