mirror of
https://github.com/Linloir/SceneEditor.git
synced 2025-12-16 23:18:12 +08:00
10 lines
87 B
INI
10 lines
87 B
INI
root = true
|
|
|
|
# All files
|
|
[*]
|
|
indent_style = space
|
|
|
|
# Xml files
|
|
[*.xml]
|
|
indent_size = 2
|