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 6bb9d85..3c38eb8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,4 +6,5 @@ .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 +bin/dmenu/type_pass filter=crypt diff=crypt merge=crypt bin/external/ff2mpv.py filter=crypt diff=crypt merge=crypt |