From: Matt Caswell Date: Tue, 18 Feb 2020 16:08:30 +0000 (+0000) Subject: Add *.d.tmp files to .gitignore X-Git-Tag: OpenSSL_1_1_1e~31 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b22a4996f38883e8376470597fef15a24cd8f535;p=thirdparty%2Fopenssl.git Add *.d.tmp files to .gitignore These are temporary files generated by the build process that should not be checked in. Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/11122) (cherry picked from commit 7b5108dff4cfde059ca278147a188fb6254603d1) --- diff --git a/.gitignore b/.gitignore index c7e660b6a74..b7bee6568e5 100644 --- a/.gitignore +++ b/.gitignore @@ -178,6 +178,7 @@ Makefile.save *.bak cscope.* *.d +*.d.tmp pod2htmd.tmp # Windows manifest files