2022-02-23 11:45:39 +00:00
|
|
|
root = true
|
|
|
|
|
2022-02-23 11:50:31 +00:00
|
|
|
[quickemu]
|
2022-02-23 11:45:39 +00:00
|
|
|
charset = utf-8
|
|
|
|
end_of_line = lf
|
|
|
|
insert_final_newline = true
|
|
|
|
indent_style = space
|
|
|
|
indent_size = 2
|
|
|
|
trim_trailing_whitespace = true
|
|
|
|
|
2022-02-23 11:50:31 +00:00
|
|
|
[quickget]
|
|
|
|
charset = utf-8
|
|
|
|
end_of_line = lf
|
|
|
|
insert_final_newline = true
|
|
|
|
indent_style = space
|
|
|
|
indent_size = 4
|
|
|
|
trim_trailing_whitespace = true
|
|
|
|
|
2022-02-23 11:45:39 +00:00
|
|
|
[*.md]
|
|
|
|
trim_trailing_whitespace = false
|