feat: initial commit

This commit is contained in:
2023-08-19 18:35:41 +03:00
commit ce0c01347c
7 changed files with 430 additions and 0 deletions

12
cspell.json Normal file
View File

@@ -0,0 +1,12 @@
{
"version": "0.2",
"ignorePaths": [],
"dictionaryDefinitions": [],
"dictionaries": [],
"words": [
"outro",
"rczrc"
],
"ignoreWords": [],
"import": []
}