summaryrefslogtreecommitdiff
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:19 +0000
commit7b5108dff4cfde059ca278147a188fb6254603d1 (patch)
treeee6e58376893c9667f0458d56fe061ac674ac62a /.gitignore
parentada66e78ef535fe80e422bbbadffe8e7863d457c (diff)
downloadopenssl-new-7b5108dff4cfde059ca278147a188fb6254603d1.tar.gz
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)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a75914092f..44f963db78 100644
--- a/.gitignore
+++ b/.gitignore
@@ -220,6 +220,7 @@ Makefile.save
*.bak
cscope.*
*.d
+*.d.tmp
pod2htmd.tmp
# Windows manifest files