add .gitattributes

This commit is contained in:
Mike Bloy 2023-09-05 22:05:24 -05:00
parent d7c452879d
commit cb84e208cc

5
.gitattributes vendored Normal file
View File

@ -0,0 +1,5 @@
packs/** binary
*.webp filter=lfs diff=lfs merge=lfs -text
*.jpeg filter=lfs diff=lfs merge=lfs -text
*.jpg filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text