2019-09-23 21:30:20 +03:00

10 lines
136 B
INI

# editorconfig.org
root = true
[*]
charset = utf-8
indent_size = 4
indent_style = tab
end_of_line = lf
trim_trailing_whitespace = true