Archived
1

feat: Сборка и запуск

This commit is contained in:
2024-05-20 17:54:32 +03:00
parent dbe96ea852
commit 0b251c39a6
19 changed files with 372 additions and 0 deletions

5
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"editor.rulers": [
80
]
}