Add editorconfig

This commit is contained in:
Jeremy Baxter 2023-11-28 10:46:35 +13:00
parent 12d5d9dcea
commit 60023c259e

6
.editorconfig Normal file
View file

@ -0,0 +1,6 @@
root = true
[*]
end_of_line = lf
indent_style = space
indent_size = 4