Ignore some more files with notmuch
This commit is contained in:
parent
d828d9155d
commit
be28e41bb1
1 changed files with 2 additions and 1 deletions
|
@ -343,4 +343,5 @@
|
||||||
(database-path "/home/chelys/documents/mail")
|
(database-path "/home/chelys/documents/mail")
|
||||||
(user-primary-email "tom@ryuslash.org")
|
(user-primary-email "tom@ryuslash.org")
|
||||||
(user-other-email '("ryuslash@gmail.com" "tom@iactor.nl"))
|
(user-other-email '("ryuslash@gmail.com" "tom@iactor.nl"))
|
||||||
(new-ignore '(".nnmaildir" ".mbsyncstate" ".uidvalidity")))))))
|
(new-ignore '(".nnmaildir" ".mbsyncstate" ".uidvalidity"
|
||||||
|
".mbsyncstate.journal" ".mbsyncstate.new")))))))
|
||||||
|
|
Loading…
Reference in a new issue