baza/.editorconfig

6 lines
65 B
INI
Raw Normal View History

2025-01-28 14:47:01 +07:00
root = true
2025-01-28 14:56:34 +07:00
[*]
2025-01-28 14:47:01 +07:00
charset = utf-8
2025-01-28 14:51:08 +07:00
indent_style = tab
2025-01-28 14:56:11 +07:00
tab_width = 2