[*.sh]
indent_style       = space
indent_size        = 4
shell_variant      = posix
binary_next_line   = true
space_redirects    = true
switch_case_indent = true

[build/**]
ignore             = true
