# macOS metadata
.DS_Store

# Temporary files
~*

# Python
.venv/
__pycache__/
*.pyc
*.egg-info/
dist/
build/

# Test artifacts
.pytest_cache/
.coverage
.coverage.*
coverage.xml

# Research: cloned external repos (insights extracted to docs/research/*.md)
docs/research/hugo/
docs/research/hugo-encrypt/

# Claude AI tooling
.claude/skills/
.claude/settings.local.json
