.DS_Store
.env
.vscode/

# Claude Code local settings (permissions are machine-specific)
.claude/settings.local.json
.claude/rules/no-vendor-references.md

/reports

# Python
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.eggs/
*.egg
.pytest_cache/
.ruff_cache/

# Virtual environments
.venv/
venv/

# Keelson state
~/.keelson/
.worktrees/
.claude/worktrees/

# Build artifacts
mdpdf.log
*.log
