diff options
author | A Farzat <a@farzat.xyz> | 2024-10-24 21:15:05 +0900 |
---|---|---|
committer | A Farzat <a@farzat.xyz> | 2024-11-04 21:15:05 +0900 |
commit | 8c6b098c2b47ad70d3b161b3e16f1709038a0404 (patch) | |
tree | 7fc3360dc07b8109c8eabb37509770067d14a017 /.gitattributes | |
parent | d7a3bcd650d8dee4d31ba458ecf84a5bd1d16596 (diff) | |
download | dotfiles-8c6b098c2b47ad70d3b161b3e16f1709038a0404.tar.gz dotfiles-8c6b098c2b47ad70d3b161b3e16f1709038a0404.zip |
Add helper script for ff2mpv firefox extension
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 |