Fixes more line ending issues (#267)

This commit is contained in:
Kamron Batman 2020-09-27 13:54:56 -07:00 committed by GitHub
parent 12e935e4f4
commit 23b8dff68c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
147 changed files with 72662 additions and 72665 deletions

7
.gitattributes vendored
View file

@ -1,5 +1,7 @@
# General file endings
* text=auto * text=auto
*.bat text eol=crlf *.bat text eol=crlf
*.cmd text eol=crlf
*.cs text diff=csharp *.cs text diff=csharp
*.csproj text eol=crlf *.csproj text eol=crlf
*.json text eol=lf *.json text eol=lf
@ -7,4 +9,9 @@
*.sh text eol=lf *.sh text eol=lf
*.sln text eol=crlf *.sln text eol=crlf
*.yml text eol=lf *.yml text eol=lf
# Specific paths
Directory.Build.props text eol=crlf
LICENSE text eol=lf
publish.cmd text eol=lf publish.cmd text eol=lf
THIRD-PARTY-NOTICES text eol=lf

View file

@ -1,10 +0,0 @@
IMPORTANT NOTE
--------------
The contents of this directory, are not necessarily OSI-accurate, or even based on
OSI features. Simply, its a small collection of useful tools and systems that a
shard admin may find big help.
We know its not accurate, we know it cant be made accurate, so .. :)