# Python
__pycache__/
*.py[oc]
*.egg-info/
.venv/

# uv
.python-version
uv.lock

# Claude Code
CLAUDE.md

# Editor
.vscode/

# User config and generated files (user-specific; not shared)
pigeon.toml
bandersnatch.conf

# Runtime artifacts
pigeon_dryrun_checkpoint.json
supplement/dist/

# Build
dist/
