9 lines
105 B
INI
9 lines
105 B
INI
root = true
|
|
|
|
[*]
|
|
end_of_line = lf
|
|
insert_final_newline = true
|
|
|
|
[*.py]
|
|
indent_size = 4
|
|
indent_style = tab
|