Files
OwnTP-android/.editorconfig

9 lines
128 B
INI
Raw Permalink Normal View History

2026-02-16 00:08:03 -06:00
root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 2
indent_style = space
tab_width = 8
insert_final_newline = true