Browse Source

notmuch ignores mbsync files by default

tags/v3.1
Luke Smith 4 years ago
parent
commit
3ee9cb73a0
No known key found for this signature in database GPG Key ID: 4C50B54A911F6252
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      bin/mw

+ 1
- 1
bin/mw View File

@@ -321,7 +321,7 @@ name=$realname
primary_email=$fulladdr
[new]
tags=unread;inbox;
ignore=
ignore=.mbsyncstate;.uidvalidity
[search]
exclude_tags=deleted;spam;
[maildir]


Loading…
Cancel
Save