diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index f7ce846..72425f5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,3 +5,5 @@ .authinfo filter=git-crypt diff=git-crypt .newsboat/config filter=git-crypt diff=git-crypt .newsboat/urls filter=git-crypt diff=git-crypt +.notmuch-config filter=git-crypt diff=git-crypt +bin/mailsync filter=git-crypt diff=git-crypt |