root = true

[*]
indent_style = space
end_of_line = lf
trim_trailing_whitespace = true
indent_size = 2

[Makefile]
indent_style = tab

[bdd/spec/*]
trim_trailing_whitespace = false
