root = true

[*]
charset = utf-8
end_of_line = lf

[CMakeLists.txt]
indent_style = space
indent_size = 4

[*.{cpp,h,ts}]
indent_style = space
indent_size = 4
