[openssl-commits] [openssl] master update
Matt Caswell
matt at openssl.org
Mon May 23 12:56:36 UTC 2016
The branch master has been updated
via 482441097a523db8ee7e323905ccc947e03e5043 (commit)
from e5a5e3f3db5832f7ba4eff8016bad00f37dada58 (commit)
- Log -----------------------------------------------------------------
commit 482441097a523db8ee7e323905ccc947e03e5043
Author: Todd Short <tshort at akamai.com>
Date: Mon May 23 08:48:22 2016 -0400
Add text/x509aux to gitignore
Reviewed-by: Rich Salz <rsalz at openssl.org>
Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 6ad374d..2f99952 100644
--- a/.gitignore
+++ b/.gitignore
@@ -80,6 +80,7 @@ Makefile
/test/fips_rngvs
/test/fips_test_suite
/test/ssltest_old
+/test/x509aux
*.so*
*.dylib*
*.dll*
More information about the openssl-commits
mailing list