10 lines
116 B
INI
10 lines
116 B
INI
root = true
|
|
|
|
[*]
|
|
end_of_line = lf
|
|
insert_final_newline = true
|
|
charset = utf-8
|
|
|
|
[*.{bat,cmd,ps1}]
|
|
end_of_line = crlf
|