1
0
C-bytebeat-render/.editorconfig

9 lines
115 B
INI

root = true
[*]
end_of_line = crlf
insert_final_newline = true
indent_size = 4
charset = utf-8
indent_style = tab