berg.mirror files added

This commit is contained in:
Captain Nick Lucifer* 2023-03-11 19:39:16 +05:45
commit 4747177059
73 changed files with 6994 additions and 0 deletions

9
.editorconfig Normal file
View file

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