# EditorConfig is awesome: http://EditorConfig.org

[*.{c,cpp,h,hpp}]
indent_style = tab
indent_size = 4
end_of_line = lf
