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

# Virtual environments
.venv

# Environment variables
.env

# Test and tooling caches
.pytest_cache/
.superpowers/

# Ledger working artifacts
*.db
sample/

# Internal dev notes and planning history — not for the public repo
docs/
demo/
