mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
.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.
This commit is contained in:
parent
da5a2e2fe6
commit
ce7c6f7585
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,4 +1,4 @@
|
|||
.depends
|
||||
.deps
|
||||
notmuch
|
||||
notmuch.1.gz
|
||||
|
||||
|
|
Loading…
Reference in a new issue