chore(gitattributes): add .spline file type as binary
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -39,6 +39,7 @@ commit-msg text eol=lf
|
|||||||
*.woff2 binary
|
*.woff2 binary
|
||||||
*.eot binary
|
*.eot binary
|
||||||
*.otf binary
|
*.otf binary
|
||||||
|
*.spline binary
|
||||||
# Add more binary...
|
# Add more binary...
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user