# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg

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

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

# Logs
*.log
logs/

# Cache
*.bag.cache
cache/
.cache/

# Temp files
*.tmp
.DS_Store

# Config (user-specific)
rose.config.yaml

# Cleanup config
.cleanrc.json
.pypirc
.verification_report
.cursor/
*.bag
.claude/
.agent/
.temp_venv/
.venv/
.cursorrules
