# Python
__pycache__/
*.py[cod]
*$py.class
*.so

# Distribution / packaging
dist/
build/
*.egg-info/
*.egg

# Virtual environments
.venv/
venv/

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

# Testing
.pytest_cache/
.coverage
htmlcov/

# mypy
.mypy_cache/

# ruff
.ruff_cache/

# OS
.DS_Store
Thumbs.db

# Environment
.env

# Commit message temp file
.commitmsg

# uv
uv.lock
.uv-cache/
.uv-python/

# Agent-local artifacts
.claude/
.jules/
.memory/
.superpowers/
.cursor/

results/
payloads/
