mirror of
https://github.com/ApfelTeeSaft/XenonRecomp.git
synced 2026-08-26 19:43:27 +00:00
11 lines
135 B
INI
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
|