# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

# Jupyter
.ipynb_checkpoints/

# Environment
.env

# uv lock file
uv.lock

# dev / local-only notebooks
dev/

# Status bank files
CLAUDE*.md
.claude/
