Add test/bio_prefix_text to .gitignore

A new test binary was added as part of
51a7c4b5f2
(from https://github.com/openssl/openssl/pull/10531 ).

This commit adds said binary to .gitignore to avoid cluttering of the
worktree.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/10768)
This commit is contained in:
Nicola Tuveri 2020-01-06 01:14:24 +02:00 committed by Tomas Mraz
parent 2293032121
commit 1e8879691f
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -97,6 +97,7 @@ doc/man1/openssl.pod
/test/ossl_shim/ossl_shim
/test/rsa_complex
/test/confdump
/test/bio_prefix_text
# Other generated files in test/
/test/provider_internal_test.conf
/test/fipsinstall.conf