[openssl] master update
Dr. Paul Dale
pauli at openssl.org
Sat Jun 26 01:39:36 UTC 2021
The branch master has been updated
via 15500c9d08dc51e67b5afb7de058258e244fe7f9 (commit)
from 3a1ec0c269d1d694a2abeba70653da3f8706c0ab (commit)
- Log -----------------------------------------------------------------
commit 15500c9d08dc51e67b5afb7de058258e244fe7f9
Author: Matt Caswell <matt at openssl.org>
Date: Thu Jun 24 11:24:07 2021 +0100
Add wrap.pl to .gitignore
This file is now auto-generated from a template (wrap.pl.in). Therefore
it should be ignored by git.
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15895)
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index fa989a8029..e02e099d84 100644
--- a/.gitignore
+++ b/.gitignore
@@ -124,6 +124,7 @@ providers/common/include/prov/der_sm2.h
/tools/c_rehash
/tools/c_rehash.pl
/util/shlib_wrap.sh
+/util/wrap.pl
/tags
/TAGS
*.map
More information about the openssl-commits
mailing list