mkxp/.editorconfig
Jari Vetoniemi efd9247f09 Add .editorconfig to the project
Saves time and hassle
2020-03-25 22:49:53 +09:00

5 lines
66 B
INI

root=true
[*]
end_of_line = lf
indent_style = tab
indent_size = 4