Files
tinypod/.editorconfig
2020-11-13 22:41:03 +01:00

7 lines
116 B
INI

[*]
indent_style = tab
end_of_line = lf
insert_final_newline = true
charset = utf-8
trim_trailing_whitespace = true