11 lines
137 B
INI
11 lines
137 B
INI
root = true
|
|
|
|
[*]
|
|
end_of_line = lf
|
|
charset = utf-8
|
|
insert_final_newline = true
|
|
|
|
[{*.{html.jinja,css}}]
|
|
indent_style = tab
|
|
indent_size = 8
|