Files
OwnTP-android/.editorconfig
2026-02-16 00:21:43 -06:00

9 lines
128 B
INI

root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 2
indent_style = space
tab_width = 8
insert_final_newline = true