# http://editorconfig.org

[*]
end_of_line = lf
charset = utf-8
indent_size = 4
indent_style = tab
