venv/
__pycache__/
*.pyc
.pytest_cache/
.mypy_cache/
.ruff_cache/
*.egg-info/
dist/
build/
.git/
.env
dashboard/node_modules/
dashboard/dist/
dashboard/test-results/
dashboard/playwright-report/
