Signed-off-by: hmz007 <hmz007@gmail.com> Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
9 lines
148 B
INI
9 lines
148 B
INI
root = true
|
|
[**]
|
|
charset = utf-8 ; Implies no BOM.
|
|
end_of_line = LF
|
|
indent_style = space
|
|
indent_size = 4
|
|
insert_final_newline = true
|
|
tab_width = 4
|