feat: init project

This commit is contained in:
Arduinum
2025-12-24 12:22:48 +03:00
committed by Arduinum628
parent 37ee6583f7
commit dd5d7ac2d9
7 changed files with 214 additions and 2 deletions

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

@@ -0,0 +1,4 @@
{
"python-envs.defaultEnvManager": "ms-python.python:pyenv",
"python-envs.pythonProjects": []
}