.pytest_cache/
.ruff_cache/
.venv/
__pycache__/
*.pyc
*.pyo
*.pyd
.coverage
coverage.xml
dist/
build/
*.egg-info/
.DS_Store
playwright-report/
test-results/
tasks/**/artifacts/

trash/
.codex
