dotfiles/.gitattributes

13 lines
212 B
Text
Raw Normal View History

2023-05-13 13:20:47 +02:00
# noisy diffs
2023-02-18 22:36:15 +01:00
flake.lock -diff
2023-03-02 07:21:33 +01:00
lazy-lock.json -diff
2023-05-13 13:20:47 +02:00
2024-01-27 14:47:45 +01:00
# treat age as binary
*.age -text -diff
2023-05-13 13:20:47 +02:00
# git lfs
2023-03-28 12:59:48 +02:00
*.png filter=lfs diff=lfs merge=lfs -text
2023-05-13 13:20:47 +02:00
# git crypt
2023-05-18 15:10:28 +02:00
home/secrets/fonts/* filter=git-crypt diff=git-crypt