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

# Packaging and environments
build/
dist/
node_modules/
*.egg-info/
.eggs/
.hatch/
.venv/
.python-version

# Tests, coverage, and tool caches
.cache/
.coverage
.coverage.*
coverage.xml
htmlcov/
.hypothesis/
.mypy_cache/
.nox/
.pytest_cache/
.ruff_cache/
.tox/

# Rotor and local data
.rotor/
*.db
*.db-journal
*.db-shm
*.db-wal
*.sqlite
*.sqlite3

# Generated sites and platform state
docs/_site/
.vercel/

# Local configuration and editors
.DS_Store
.env
.env.*
!.env.example
!.env.*.example
.idea/
.vscode/
.zed/
*.swp
*.swo
notes/
.vercel
.claude
.mcp.json
.cursor
.opencode
.codex
