[openssl-commits] [openssl] master update
Matt Caswell
matt at openssl.org
Wed Apr 4 16:04:22 UTC 2018
The branch master has been updated
via dbcfd9025f86e997f6246d51e4700a0560ce3977 (commit)
from a53b5be6a056e998fb119dbf035d1df68083a951 (commit)
- Log -----------------------------------------------------------------
commit dbcfd9025f86e997f6246d51e4700a0560ce3977
Author: Matt Caswell <matt at openssl.org>
Date: Wed Apr 4 16:54:33 2018 +0100
Add test/versions to gitignore
Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Rich Salz <rsalz at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5875)
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 7496b0e..d618cd6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -57,6 +57,7 @@ Makefile
/test/ssltest_old
/test/x509aux
/test/v3ext
+/test/versions
/test/ossl_shim/ossl_shim
# Certain files that get created by tests on the fly
More information about the openssl-commits
mailing list