# Byte-compiled / optimized
__pycache__/
*.py[cod]
*$py.class

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

# Virtual environments
.venv/
venv/

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

# OS
.DS_Store
Thumbs.db
desktop.ini

# Testing / coverage / linting
.pytest_cache/
.coverage
htmlcov/
.ruff_cache/

# Debug logs
sheldrake_debug.log

# Environment
.env

# Plans
.claude/plans/
.claude/skills/
