chore(gitattributes): add .spline file type as binary
Some checks failed
/ playwright (push) Has been cancelled
/ lint-build-and-check (push) Has been cancelled
/ build-and-deploy-to-vercel (push) Has been cancelled
/ surge (push) Has been cancelled

This commit is contained in:
严浩
2025-04-24 17:27:04 +08:00
parent 09e727dad5
commit 6a615bcc43

1
.gitattributes vendored
View File

@ -39,6 +39,7 @@ commit-msg text eol=lf
*.woff2 binary
*.eot binary
*.otf binary
*.spline binary
# Add more binary...