1
0
mirror of https://gitlab.com/80486DX2-66/gists synced 2025-01-10 08:27:48 +05:30
gists/.editorconfig

9 lines
115 B
INI
Raw Normal View History

2024-01-28 15:45:52 +03:00
root = true
[*]
end_of_line = crlf
insert_final_newline = true
indent_size = 4
charset = utf-8
indent_style = tab