Files
com.xaymar.www/.editorconfig
T
Michael Fabian 'Xaymar' Dirks e285f5f65b Strip pointless new lines from files
2022-02-25 07:53:57 +01:00

9 lines
114 B
INI

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