Trying to add a .editorconfig file for the Visual Studio editor. Visual

Studio keeps messing up the crlf.  Since I will mainly host this from a
Linux server, I want it to be just lf.
This commit is contained in:
Tim Young 2024-06-03 15:41:16 -07:00
parent 5ce6dc6d3e
commit 80c1abd5fe

4
Web/.editorconfig Normal file
View File

@ -0,0 +1,4 @@
root = true
[*]
end_of_line = lf