diff options
author | Aaron LI <aaronly.me@gmail.com> | 2016-02-07 23:57:04 +0800 |
---|---|---|
committer | Aaron LI <aaronly.me@gmail.com> | 2016-02-07 23:57:04 +0800 |
commit | 2cbefa4da6f522e273e3df121f272d205e96e976 (patch) | |
tree | 29db9452e30b5254999d42d838714e2138ce8b60 /_notmuch-config | |
parent | d7c6ec9bdf43ede9319ab312f4e4a41f5d89a5c6 (diff) | |
download | dotfiles-2cbefa4da6f522e273e3df121f272d205e96e976.tar.bz2 |
small updates
Diffstat (limited to '_notmuch-config')
-rw-r--r-- | _notmuch-config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_notmuch-config b/_notmuch-config index 356533c..9b81488 100644 --- a/_notmuch-config +++ b/_notmuch-config @@ -60,7 +60,7 @@ tags=new # # NOTE: *Every* file/directory that goes by one of those names will be # ignored, independent of its depth/location in the mail store. -ignore=backup;.noindex; +ignore=backup;offlineimap; # Search configuration |