﻿__pycache__/
*.pyc
*.pyo
*.pyd
.DS_Store
.vscode/
REFERENCE/
docs/reference/
logs/*
!logs/.gitkeep
AGEN*.md
roadmap.md
.planning/
.claude/
.env
.pytest_cache/
.coverage
.coverage.*
htmlcov/
.tox/
coverage.xml
*.cover
.tmp/
.mypy_cache/
.dmypy.json
dmypy.json
.ruff_cache/
.venv/
.venv-wsl/
.venv_cache/
venv/
env/
node_modules/
playwright-report/
test-results/
playwright/.cache/
doctor_state/

# Keep the repo-local runtime data root, but ignore Doctor-generated contents.
user/*
!user/.gitkeep
