__pycache__/
*.py[cod]
*.egg-info/
build/
dist/
.venv/
.uv/
.ruff_cache/
.pytest_cache/
.mypy_cache/
.coverage
htmlcov/
.idea/
.vscode/
.DS_Store
*.log

# MkDocs build output (local preview only)
site/
