]> git.cworth.org Git - notmuch/commitdiff
.gitignore: Ignore .deps directory.
authorCarl Worth <cworth@cworth.org>
Tue, 10 Nov 2009 18:49:44 +0000 (10:49 -0800)
committerCarl Worth <cworth@cworth.org>
Tue, 10 Nov 2009 18:49:44 +0000 (10:49 -0800)
We recently moved dependencies from a single .depends file to a directory
named .deps with many files, but neglected to update our .gitignore rules.

.gitignore

index 64b56d4c7d2bb3e623c80098e8b3bf3c3c8c4dd8..ad33cc287a09da39cdd3b75d97b2f2d5e0cbe6ce 100644 (file)
@@ -1,4 +1,4 @@
-.depends
+.deps
 notmuch
 notmuch.1.gz
 
 notmuch
 notmuch.1.gz