Добавил служебные файлы

This commit is contained in:
ProgramX 2026-03-20 10:25:56 +03:00
parent c567202209
commit 2ff065ce6e
4 changed files with 284 additions and 0 deletions

15
.gitignore vendored Normal file
View file

@ -0,0 +1,15 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.env
__pycache__/
.venv/
.python-version