Files
vrchat-project-template/.gitattributes
2023-10-30 12:16:53 +05:00

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