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

# Virtual environments
.venv/
venv/
env/
.anamorpher-venv/
.chepy-venv/

# Embed batch output
embed-batch-*/

# IDE
.idea/
.vscode/
*.swp
*.swo
*~

# Testing
.pytest_cache/
.coverage
htmlcov/
.tox/

# MkDocs
site/

# Exported data files
mindgard-*.json

# Environment (secrets)
.env

# OS
.DS_Store
Thumbs.db
trace.jsonl
mindgard-profile.mgprofile
.chepy-venv/pyvenv.cfg
.notes.md
# Superpowers (AI planning artifacts — never commit)
docs/superpowers/
CLAUDE.md
