1
0
C-bytebeat-render/.editorconfig

9 lines
115 B
INI
Raw Normal View History

2023-11-16 22:29:52 +03:00
root = true
[*]
end_of_line = crlf
insert_final_newline = true
indent_size = 4
charset = utf-8
indent_style = tab