mirror of
https://github.com/86Box/86Box.git
synced 2026-02-21 09:05:32 -07:00
16 lines
167 B
INI
16 lines
167 B
INI
[*]
|
|
charset = utf-8
|
|
end_of_line = lf
|
|
indent_style = space
|
|
indent_size = 4
|
|
tab_width = 4
|
|
|
|
[*.manifest]
|
|
indent_size = 2
|
|
|
|
[*.yml]
|
|
indent_size = 2
|
|
|
|
[*.ui]
|
|
indent_size = 1
|