update .editorconfig to send LF instead of CRLF

This commit is contained in:
zefie
2021-08-13 01:52:55 -04:00
parent bef2f9e248
commit f68acdbae2
2 changed files with 12 additions and 0 deletions

7
.editorconfig Normal file
View File

@@ -0,0 +1,7 @@
# Rules in this file were initially inferred by Visual Studio IntelliCode from the C:\Users\zefie\source\repos\zefie_wtvp_minisrv codebase based on best match to current usage at 8/13/2021
# You can modify the rules from these initially generated values to suit your own policies
# You can learn more about editorconfig here: https://docs.microsoft.com/en-us/visualstudio/ide/editorconfig-code-style-settings-reference
root = true
[*]
end_of_line = lf