# * 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
