.DS_Store
.release-venv/
.venv/
__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
.mypy_cache/
.coverage
htmlcov/
build/
dist/
output/
docs/_build/
.playwright-cli/
frontend/node_modules/
frontend/.vite/
frontend/vite.config.js
frontend/vite.config.d.ts
*.tsbuildinfo
playwright-report/
test-results/
