__pycache__/
*.py[cod]
.venv/
venv/
*.egg-info/
dist/
build/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
htmlcov/
jmeter.log
*.jtl
!tests/**/fixtures/*.jtl
/runs/
.superpowers/
.playwright-mcp/
.DS_Store

# local README preview renders
assets/readme/*-900.png
assets/readme/hero-f*.png

# local beta-test artifacts
.beta-test/
.smoke/
