mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 15:18:49 +00:00
add .editorconfig
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
|
||||||
|
root = true
|
||||||
|
|
||||||
|
[*.{odin,c,h,cpp}]
|
||||||
|
indent_style = tab
|
||||||
|
end_of_line = lf
|
||||||
Reference in New Issue
Block a user