[*.{h,c}]
charset = utf-8
indent_style = space
indent_size = 4

[Makefile**]
charset = utf-8
indent_style = tab
indent_size = 4
