Clean action runtime project state

This commit is contained in:
2026-05-14 13:58:45 +03:00
parent b05d3589b7
commit 4ce98d0ff1
27 changed files with 711 additions and 4772 deletions

10
.gitignore vendored
View File

@@ -1,11 +1,21 @@
__pycache__/
*.pyc
*.pyo
*.egg
*.whl
*.tar.gz
dist/
build/
*.spec
*.egg-info/
.pytest_cache/
.coverage
coverage.xml
htmlcov/
.ruff_cache/
.mypy_cache/
.tox/
.nox/
.worktrees/
.claude/
.venv/