提交 b22a4996 编写于 作者: M Matt Caswell

Add *.d.tmp files to .gitignore

These are temporary files generated by the build process that should not
be checked in.
Reviewed-by: NRichard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11122)

(cherry picked from commit 7b5108dff4cfde059ca278147a188fb6254603d1)
上级 dfbaef60
...@@ -178,6 +178,7 @@ Makefile.save ...@@ -178,6 +178,7 @@ Makefile.save
*.bak *.bak
cscope.* cscope.*
*.d *.d
*.d.tmp
pod2htmd.tmp pod2htmd.tmp
# Windows manifest files # Windows manifest files
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册