.env
.venv/
__pycache__/
.pytest_cache/
.mypy_cache/
.ruff_cache/
node_modules/
dist/
coverage/
playwright-report/
playwright-live-report/
test-results/
*.pyc
.DS_Store
.idea/
.vscode/
*.tsbuildinfo
*.zip
*.tar.gz

# Local Claude/Codex per-user settings and scratch archives
.claude/settings.local.json
*.tgz
*.dump
backups/
