13 lines
127 B
INI
13 lines
127 B
INI
|
root = true
|
||
|
|
||
|
[*]
|
||
|
end_of_line = lf
|
||
|
|
||
|
[{Makefile}]
|
||
|
indent_style = tab
|
||
|
tab_size = 4
|
||
|
|
||
|
[{*.c,*.h}]
|
||
|
indent_style = space
|
||
|
tab_size = 4
|