summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorNicola Tuveri <nic.tuv@gmail.com>2020-01-06 01:14:24 +0200
committerTomas Mraz <tmraz@fedoraproject.org>2020-01-09 17:23:56 +0100
commit1e8879691ff86bda75b6e2e66c0f528684df5d47 (patch)
tree9fe4bd5ea2841b94beb18f73cc38372ae5b2c7ee /.gitignore
parent2293032121d33299be4f21a599aab84413467f8d (diff)
Add test/bio_prefix_text to .gitignore
A new test binary was added as part of 51a7c4b5f2a0b2d0f6bc0c87ec2ee44b9697dc78 (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)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 91d2c03b40..26bba646d7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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