chore: declare font binary types + OFL font attribution in NOTICE

This commit is contained in:
Allison
2026-04-27 15:45:06 -04:00
parent 3ca542fe40
commit 191711c4d9
2 changed files with 9 additions and 0 deletions

5
.gitattributes vendored
View File

@@ -26,4 +26,9 @@ docker-compose*.yml text eol=lf
*.webp binary
*.db binary
*.pyc binary
*.woff2 binary
*.woff binary
*.ttf binary
*.otf binary
*.eot binary