From: Matt Caswell Date: Thu, 24 Jun 2021 10:24:07 +0000 (+0100) Subject: Add wrap.pl to .gitignore X-Git-Tag: openssl-3.0.0-beta2~181 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15500c9d08dc51e67b5afb7de058258e244fe7f9;p=thirdparty%2Fopenssl.git 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 (Merged from https://github.com/openssl/openssl/pull/15895) --- diff --git a/.gitignore b/.gitignore index fa989a8029f..e02e099d840 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