specs.md
prompt_plan.md
todo.md
.claude/
.venv/
__pycache__/

# Documentation builds
docs/build/
docs/.doctrees/

# Testing
.pytest_cache/
.coverage
htmlcov/
.tox/

# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg

# IDE
.vscode/
.idea/
*.swp
*.swo

# OS generated files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db