1[*.{c,h}]
2indent_style = space
3indent_size = 4
4end_of_line = lf
5insert_final_newline = true
6trim_trailing_whitespace = true
7
8