# 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/
