root = true

[*]
end_of_line = lf
insert_final_newline = true

[*.sh]
indent_style = tab

[/build_*.sh]
indent_style = space
indent_size = 4
