Merge pull request #2644 from kg4zow/fonts-binary

Mark more font files as binary
This commit is contained in:
Eric Huss 2025-04-08 15:42:52 +00:00 committed by GitHub
commit 3052fe3827
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
.gitattributes vendored
View file

@ -6,3 +6,5 @@
*.ttf binary
*.otf binary
*.png binary
*.eot binary
*.woff2 binary