mirror of
https://github.com/ModOrganizer2/modorganizer-fnistool.git
synced 2026-07-27 14:05:34 -07:00
9 lines
122 B
INI
9 lines
122 B
INI
root = true
|
|
|
|
[*.py]
|
|
indent_style = space
|
|
indent_size = 4
|
|
|
|
[{CMakeLists.txt, *.cmake}]
|
|
indent_style = space
|
|
indent_size = 4 |