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