.venv/
dist/
build/
*.egg-info/
__pycache__/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
htmlcov/
.env
.env.*
!.env.example
.DS_Store

.claude/
CLAUDE.md
AGENTS.md
docs/
sample_downloads/
sample_outputs/
