Complete C# server cutover
This commit is contained in:
+4
-4
@@ -1,9 +1,9 @@
|
||||
# Normalize text files by default; platform-specific EOL below.
|
||||
* text=auto
|
||||
|
||||
# Shell / service / config (LF)
|
||||
# LF text
|
||||
*.sh text eol=lf
|
||||
*.py text eol=lf
|
||||
*.cs text eol=lf
|
||||
*.csproj text eol=lf
|
||||
*.service text eol=lf
|
||||
*.conf text eol=lf
|
||||
*.json text eol=lf
|
||||
@@ -20,7 +20,7 @@
|
||||
*.hpp text eol=lf
|
||||
CMakeLists.txt text eol=lf
|
||||
|
||||
# Windows scripts (CRLF)
|
||||
# Windows scripts
|
||||
*.bat text eol=crlf
|
||||
*.cmd text eol=crlf
|
||||
*.ps1 text eol=crlf
|
||||
|
||||
Reference in New Issue
Block a user