aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Carl Worth <cworth@cworth.org>2009-11-09 16:24:50 -0800
committerGravatar Carl Worth <cworth@cworth.org>2009-11-09 16:24:50 -0800
commit3cdb24d38aaa4cf043526a946e0a4ae290a6881d (patch)
treef5fe50fcc6cbdbf36d14007d3e617e91156b5ac5 /.gitignore
parentb2846c6a2a8aa4bae6dde50c8d678dd1fd8d3d94 (diff)
Makefile: Hide away auto-generated dependency file as .depends.
Instead of the old name of Makefile.dep. The idea being that the user really doesn't need to see this by default, (and if debugging the Makefile, the rules will make the name obvious).
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 584bec60..64b56d4c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
-Makefile.dep
+.depends
notmuch
notmuch.1.gz