dotfiles/.gitattributes
2024-02-06 02:35:04 +01:00

12 lines
212 B
Text

# noisy diffs
flake.lock -diff
lazy-lock.json -diff
# treat age as binary
*.age -text -diff
# git lfs
*.png filter=lfs diff=lfs merge=lfs -text
# git crypt
home/secrets/fonts/* filter=git-crypt diff=git-crypt