Full rewrite #24

Open
emma wants to merge 30 commits from rewrite into main
1 changed files with 8 additions and 0 deletions
Showing only changes of commit 623d65be0d - Show all commits

8
.editorconfig Normal file
View File

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