1
0
mirror of https://gitlab.com/80486DX2-66/gists synced 2024-09-20 00:05:34 +05:30

add .editorconfig

This commit is contained in:
Intel A80486DX2-66 2024-01-28 15:45:52 +03:00
parent b10cdd7215
commit 8cd483c79e
Signed by: 80486DX2-66
GPG Key ID: 83631EF27054609B

8
.editorconfig Normal file
View File

@ -0,0 +1,8 @@
root = true
[*]
end_of_line = crlf
insert_final_newline = true
indent_size = 4
charset = utf-8
indent_style = tab