mirror of
https://gitlab.com/ProcyonLotor/vrchat-template.git
synced 2026-08-25 10:43:53 +05:00
26 lines
651 B
Plaintext
26 lines
651 B
Plaintext
# * text=auto
|
|
|
|
# Unity
|
|
*.anim text eol=lf
|
|
*.asmdef text eol=lf
|
|
*.asset text eol=lf
|
|
*.controller text eol=lf
|
|
*.json text eol=lf
|
|
*.mat text eol=lf
|
|
*.meta text eol=lf
|
|
*.mixer text eol=lf
|
|
*.overrideController text eol=lf
|
|
*.prefab text eol=lf
|
|
*.preset text eol=lf
|
|
*.renderTexture text eol=lf
|
|
*.spriteatlas text eol=lf
|
|
*.txt text eol=lf
|
|
*.unity text eol=lf
|
|
*.xml text eol=lf
|
|
|
|
# .NET
|
|
*.cs text eol=crlf
|
|
*.csproj text eol=crlf
|
|
*.shader text eol=crlf
|
|
*.sln text eol=crlf
|