XenonRecomp/.editorconfig
2024-09-07 18:21:08 +06:00

11 lines
135 B
INI

# editorconfig.org
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 4
insert_final_newline = true
end_of_line = lf