chore(gitattributes): add .spline file type as binary

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...