Add *.d.tmp files to .gitignore
authorMatt Caswell <matt@openssl.org>
Tue, 18 Feb 2020 16:08:30 +0000 (16:08 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 20 Feb 2020 16:58:54 +0000 (16:58 +0000)
commitb22a4996f38883e8376470597fef15a24cd8f535
tree7791aec12da2dab7c6646ba4673f7816b7cc0524
parentdfbaef60fe2ff95a1bc4362f2c5a39d0cf6f2513
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)
.gitignore