9 lines
69 B
INI
9 lines
69 B
INI
|
root=true
|
||
|
|
||
|
[*]
|
||
|
indent_style = space
|
||
|
|
||
|
[*.{cpp,cs,h}]
|
||
|
indent_size = 4
|
||
|
|