[*]
end_of_line = lf
indent_style = space

[*.c]
indent_size = 4

[Makefile]
indent_style = tab

[README.md]
max_line_length = 80
