# Node
node_modules/
package-lock.json

# Python
__pycache__/
*.pyc
.venv/
.tox/
.coverage
htmlcov/
*.egg-info/
.mypy_cache/
.ruff_cache/
.pytest_cache/

# OS
.DS_Store
Thumbs.db

# Pi local
.pi/
.env
.dev/

# CLI specialist agent symlinks (entrypoint / native ln -sfn)
.cursor/agents/
.claude/agents/
.gemini/agents/
