1
0
mirror of https://github.com/ShadowKatStudios/OC-Minitel.git synced 2024-09-20 02:08:48 +10:00
OC-Minitel/.editorconfig

10 lines
107 B
INI
Raw Normal View History

2019-04-18 19:49:20 +10:00
root = true
[*]
charset = utf-8
insert_final_newline = true
[*.lua]
indent_style = space
indent_size = 1