__pycache__/
*.py[cod]
*.egg-info/
.coverage
.pytest_cache/
.tox/
htmlcov/
dist/
build/
.git-rewrite/
.playwright-mcp/

/.idea/
