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)
This commit is contained in:
Matt Caswell 2019-11-12 17:41:29 +00:00
parent d8fef6da57
commit d7e4aecd89
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View 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