diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 000000000..275a506ed --- /dev/null +++ b/.editorconfig @@ -0,0 +1,6 @@ + +root = true + +[*.{odin,c,h,cpp}] +indent_style = tab +end_of_line = lf