diff options
author | A Farzat <a@farzat.xyz> | 2024-10-24 23:09:47 +0900 |
---|---|---|
committer | A Farzat <a@farzat.xyz> | 2024-11-04 23:09:47 +0900 |
commit | d8ae1706a62b23b6071d8f46ace9523fbbb1adac (patch) | |
tree | 029ac5eb8dcd117e5819bd381c05056ec3be4149 /.gitattributes | |
parent | 510b0481e3dd2668783b4f664772d242b8d4abba (diff) | |
download | dotfiles-d8ae1706a62b23b6071d8f46ace9523fbbb1adac.tar.gz dotfiles-d8ae1706a62b23b6071d8f46ace9523fbbb1adac.zip |
Add type_pass scripts
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 |