root = true

[*]
end_of_line = lf
indent_style = space
tab_width = 4
insert_final_newline = true
trim_trailing_whitespace = true

[*.{md,fflogo}]
trim_trailing_whitespace = false

[*.{fflogo}]
insert_final_newline = false

[*.yml]
tab_width = 2
