root = true [*] end_of_line = lf # Matches multiple files with brace expansion notation [*.{c,cpp,hpp,h}] charset = utf-8 indent_style = tab indent_size = 4 [*.md] trim_trailing_whitespace = false