summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@gmail.com>2016-10-11 17:50:54 -0800
committerKent Overstreet <kent.overstreet@gmail.com>2016-10-11 17:50:54 -0800
commit4e158e155327d09868453ae9759a58284245175a (patch)
tree1c4b33602957da52a4e8df028c697b4cb2551b39 /.gitignore
parent8957361d8ff14c5efd585e2ac02c2e348a6bae31 (diff)
add dependency generation to make file
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c24cd99c..e9dd6ecd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@ bcache
probe-bcache
.*
*.o
+*.d
*.a
tags
cscope*