root = true

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

[*.{build,build.in,yml,yaml,xml,xml.in}]
indent_style = space
indent_size = 2
