12 lines
203 B
INI
12 lines
203 B
INI
root = true
|
|
|
|
[*]
|
|
insert_final_newline = true
|
|
indent_style = space
|
|
indent_size = 4
|
|
trim_trailing_whitespace = true
|
|
charset = utf-8-bom
|
|
|
|
[*.{csproj,xml,yml,dll.config,msbuildproj,targets}]
|
|
indent_size = 2
|