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)
This commit is contained in:
Matt Caswell 2020-02-18 16:08:30 +00:00
parent dfbaef60fe
commit b22a4996f3

1
.gitignore vendored
View file

@ -178,6 +178,7 @@ Makefile.save
*.bak
cscope.*
*.d
*.d.tmp
pod2htmd.tmp
# Windows manifest files