]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
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)
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

index c7e660b6a74720528d993e92278cc7ec90a452fb..b7bee6568e5963b758efc798273511da74f3afbb 100644 (file)
@@ -178,6 +178,7 @@ Makefile.save
 *.bak
 cscope.*
 *.d
+*.d.tmp
 pod2htmd.tmp
 
 # Windows manifest files