initial commit

This commit is contained in:
rus07tam 2025-12-25 13:16:15 +00:00
commit 0298a062dd
39 changed files with 2448 additions and 0 deletions

8
.editorconfig Normal file
View file

@ -0,0 +1,8 @@
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
insert_final_newline = true