[Makefile]
indent_size = 8
indent_style = tab

[*.{h,c,cc,cpp,m,mm}]
indent_size = 8
indent_style = tab

[*.build]
indent_size = 4
indent_style = tab

