.env
.venv/
__pycache__/
*.pyc
node_modules/
.svelte-kit/
build/
dist/
test-results/
playwright-report/
.claude/settings.local.json
.playwright-mcp/
/.vscode/

# Screenshots taken during visual checks. They belong in a message, not
# in the repository.
*.png
!frontend/static/**/*.png
