ModernUO/.gitattributes
2020-09-03 12:34:50 -07:00

8 lines
201 B
Text

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