1[*.{c,h,cpp,hpp,cc,hh}]
2indent_style = space
3indent_size = 3
4tab_width = 3
5max_line_length = 80
6