root = true

[*]
end_of_line = lf
charset = utf-8
insert_final_newline = true

[*.{c,cpp,h,hpp}]
indent_style = tab
tab_width = 8
