# Python / uv
__pycache__/
*.py[cod]
*.pyo
.venv/
venv/
env/
*.egg-info/
dist/
build/
.python-version
node_modules/

# Generated output files
all_os_links.txt
logs/

# Exclude the contents of the downloads folder
downloads/*
!downloads/Usage.md

# Agent working notes: plans, specs and task reports. Local scratch, not project docs.
.superpowers/
docs/superpowers/

# Per-machine agent settings, and the temp files they write while saving
.claude/settings.local.json
.claude/*.tmp.*

# Personal drafts, not project docs
social-posts.md
