[notmuch] Ignore some directories that contain metadata
This metadata isn't from notmuch and just produces a lot of output.
This commit is contained in:
parent
4e500192eb
commit
6528de05b9
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ other_email=ryuslash@gmail.com
|
|||
# in the mail store.
|
||||
#
|
||||
[new]
|
||||
ignore=.nnmaildir;.mbsyncstate;.uidvalidity
|
||||
|
||||
# Search configuration
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue