# Python
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/

# uv / virtualenv
.venv/

# Julia (managed by juliacall/juliapkg — no need to track)
.julia_project/

# Jupyter
.ipynb_checkpoints/
# Track example notebooks; ignore checkpoints only
examples/**/.ipynb_checkpoints/

# OS
.DS_Store
docs/superpowers/
.worktrees/
docs/_build
