root = true

[*]
end_of_line = lf

[*.go]
indent_style = tab
indent_size = 4

[{*.diff,*.out,*.ref}]
indent_style = tab
indent_size = 8
