ModernUO/.gitattributes
2020-08-25 18:00:51 -07:00

8 lines
204 B
Text

* text=auto
*.cs text diff=csharp
*.json text diff=json
*.sln text eol=crlf
*.csproj text eol=crlf
*.bat text eol=crlf
*.sh text eol=lf
publish.cmd text eol=lf