mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
9 lines
161 B
INI
9 lines
161 B
INI
|
# indicate this is the root of the project
|
||
|
root = true
|
||
|
|
||
|
[*]
|
||
|
charset = utf-8-bom
|
||
|
insert_final_newline = true
|
||
|
indent_style = space
|
||
|
trim_trailing_whitespace = true
|