diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 7da55fe..bae021b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,3 +5,4 @@ .config/weechat/sec.conf filter=crypt diff=crypt merge=crypt .config/isyncrc##t filter=crypt diff=crypt merge=crypt .config/msmtp/config filter=crypt diff=crypt merge=crypt +bin/scripts/getpass filter=crypt diff=crypt merge=crypt |