12 lines
129 B
INI
12 lines
129 B
INI
root = true
|
|
|
|
[*]
|
|
charset = utf-8
|
|
end_of_line = crlf
|
|
insert_final_newline = true
|
|
|
|
[*.ps1]
|
|
charset = utf-8-bom
|
|
end_of_line = crlf
|
|
|