9 lines
132 B
INI
9 lines
132 B
INI
root = true
|
|
|
|
[*]
|
|
end_of_line = crlf
|
|
insert_final_newline = true
|
|
|
|
[*.cs]
|
|
indent_style = tab
|
|
trim_trailing_whitespace = true
|