mirror of
https://github.com/placeAtlas/atlas.git
synced 2024-10-31 20:59:09 +01:00
9 lines
136 B
INI
9 lines
136 B
INI
|
# Editor configuration, see https://editorconfig.org
|
||
|
|
||
|
root = true
|
||
|
|
||
|
[*]
|
||
|
charset = utf-8
|
||
|
indent_style = tab
|
||
|
indent_size = tab
|
||
|
tab_size = 4
|