Update .gitattributes
This commit is contained in:
9
.gitattributes
vendored
9
.gitattributes
vendored
@@ -1,6 +1,9 @@
|
||||
* text=auto
|
||||
*.cs linguist-language=csharp
|
||||
*.sln linguist-language=csharp
|
||||
*.js linguist-language=csharp
|
||||
*.css linguist-language=csharp
|
||||
*.html linguist-language=csharp
|
||||
*.csproj linguist-language=csharp
|
||||
*.cs text diff=csharp
|
||||
*.cshtml text diff=html
|
||||
*.csx text diff=csharp
|
||||
*.sln text eol=crlf
|
||||
*.csproj text eol=crlf
|
||||
|
||||
Reference in New Issue
Block a user