Add confdump to .gitignore
authorMatt Caswell <matt@openssl.org>
Tue, 12 Nov 2019 17:41:29 +0000 (17:41 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 14 Nov 2019 09:40:24 +0000 (09:40 +0000)
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)

.gitignore

index fa57dfcb383ac5966e92d15d1f7cfcf0be295dd1..8629499c497abe48a85df9dc506b5881a4897c36 100644 (file)
@@ -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