mirror of
https://github.com/RPCS3/rpcs3
synced 2024-11-02 11:45:30 +00:00
8 lines
115 B
INI
8 lines
115 B
INI
|
root = true
|
||
|
|
||
|
[*.{h,cpp,hpp}]
|
||
|
charset = utf-8
|
||
|
indent_style = tab
|
||
|
indent_size = 4
|
||
|
trim_trailing_whitespace = true
|