summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2019-11-12 17:41:29 +0000
committerMatt Caswell <matt@openssl.org>2019-11-14 09:40:24 +0000
commitd7e4aecd89872112837baff6777147bb4b4d36bf (patch)
treec5dd29034ee77d07a3b9d8109ddb2ae3739836a9 /.gitignore
parentd8fef6da579c23956c57b03488cb8702cd6d2066 (diff)
downloadopenssl-new-d7e4aecd89872112837baff6777147bb4b4d36bf.tar.gz
Add confdump to .gitignore
We added a new executable to the test directory which didn't match the existing gitignore rules, so we add it explicitly. Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/10430)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index fa57dfcb38..8629499c49 100644
--- a/.gitignore
+++ b/.gitignore
@@ -83,6 +83,7 @@ doc/man1/openssl-x509.pod
/test/versions
/test/ossl_shim/ossl_shim
/test/rsa_complex
+/test/confdump
# Other generated files in test/
/test/provider_internal_test.conf
/test/fipsinstall.conf