first commit

This commit is contained in:
aurel1on 2022-03-06 21:07:44 +03:00
commit bbc5ca7d47
1784 changed files with 190596 additions and 0 deletions

10
.editorconfig Normal file
View file

@ -0,0 +1,10 @@
root = true
[*]
indent_style = tab
indent_size = 2
charset = utf-8
insert_final_newline = true
[*.yml]
indent_style = space