This commit is contained in:
2026-09-07 21:57:12 +03:00
commit 320d88b0b8
9 changed files with 168 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
.venv/
__pycache__/
*.egg-info/
.pytest_cache
.coverage