projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da5a2e2
)
.gitignore: Ignore .deps directory.
author
Carl Worth
<cworth@cworth.org>
Tue, 10 Nov 2009 18:49:44 +0000
(10:49 -0800)
committer
Carl 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
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 64b56d4c7d2bb3e623c80098e8b3bf3c3c8c4dd8..ad33cc287a09da39cdd3b75d97b2f2d5e0cbe6ce 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,4
+1,4
@@
-.dep
end
s
+.deps
notmuch
notmuch.1.gz