Update .gitattributes

This commit is contained in:
追逐时光者
2023-07-18 21:56:33 +08:00
committed by GitHub
parent 378c0126d6
commit cb7e35136d

9
.gitattributes vendored
View File

@@ -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