root = true

[*]
charset = utf-8

[*.py]
indent_style = space
indent_size = 4

[{*.cpp,*.hpp}]
indent_style = space
indent_size = 2
