[*]
end_of_line = lf
charset = utf-8

[*.php]
indent_style = space
indent_size = 4
insert_final_newline = true

[Makefile]
indent_style = tab
indent_size = 4

[*.{html,js,json}]
indent_style = space
indent_size = 2