aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Carl Worth <cworth@cworth.org>2009-11-10 10:49:44 -0800
committerGravatar Carl Worth <cworth@cworth.org>2009-11-10 10:49:44 -0800
commitce7c6f75855ab9f052162ec3c3d03f9cc88e46eb (patch)
treebf49fcbe84fa834e9d88438c70fa2c7975597759 /.gitignore
parentda5a2e2fe68a6f3393053e4cd2eef66331b42872 (diff)
.gitignore: Ignore .deps directory.
We recently moved dependencies from a single .depends file to a directory named .deps with many files, but neglected to update our .gitignore rules.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 64b56d4c..ad33cc28 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
-.depends
+.deps
notmuch
notmuch.1.gz