summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2020-02-18 16:08:30 +0000
committerMatt Caswell <matt@openssl.org>2020-02-20 16:58:54 +0000
commitb22a4996f38883e8376470597fef15a24cd8f535 (patch)
tree7791aec12da2dab7c6646ba4673f7816b7cc0524 /.gitignore
parentdfbaef60fe2ff95a1bc4362f2c5a39d0cf6f2513 (diff)
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 <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/11122) (cherry picked from commit 7b5108dff4cfde059ca278147a188fb6254603d1)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
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