The branch OpenSSL_1_1_1-stable has been updated
via b22a4996f38883e8376470597fef15a24cd8f535 (commit)
from dfbaef60fe2ff95a1bc4362f2c5a39d0cf6f2513 (commit)
- Log -----------------------------------------------------------------
commit b22a4996f38883e8376470597fef15a24cd8f535
Author: Matt Caswell <[email protected]>
Date: Tue Feb 18 16:08:30 2020 +0000
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 <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/11122)
(cherry picked from commit 7b5108dff4cfde059ca278147a188fb6254603d1)
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index c7e660b6a7..b7bee6568e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -178,6 +178,7 @@ Makefile.save
*.bak
cscope.*
*.d
+*.d.tmp
pod2htmd.tmp
# Windows manifest files