ModernUO/.gitattributes
Kamron Batman dcbbb13e72
Fixes publish script to work with zsh (#218)
Fixes the publish script so it works with zsh and bash. (bump release)
2020-09-03 17:18:28 -07:00

10 lines
249 B
Text

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