Updates formatting rules (#199)

This commit is contained in:
Kamron Batman 2020-08-25 18:00:51 -07:00 committed by GitHub
parent 8caf5a422f
commit 1f651992d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
1752 changed files with 203904 additions and 203367 deletions

8
.gitattributes vendored Normal file
View file

@ -0,0 +1,8 @@
* 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