[*.{c,h,cpp,hpp}]
indent_size = 4
indent_style = space

[*.{sh,ps1}]
indent_size = 2
indent_style = space

[Makefile]
indent_style = tab
