Files
com.xaymar.www/.editorconfig
T

9 lines
114 B
INI
Raw Normal View History

2022-02-25 07:53:57 +01:00
root = true
[*]
end_of_line = lf
insert_final_newline = false
charset = utf-8
indent_style = tab
indent_size = 4