data/
__pycache__/
*.pyc
.env
*.egg-info/
dist/
build/
.pytest_cache/
.mypy_cache/
htmlcov/
.coverage
venv/
.venv/
.claude/*
!.claude/commands/
!.claude/commands/**

# Editor / IDE state — user-specific, not project config
.obsidian/
.vscode/
.idea/
