Add .editorconfig file so line endings are kept CRLF which matches what's already in the repositor.

pull/60/head
Daniel Casner 2021-06-16 14:12:20 -07:00
parent aabb888069
commit 480b47ff46
1 changed files with 4 additions and 0 deletions

4
.editorconfig Normal file
View File

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