# Generated site
output/

# Python
__pycache__/
*.py[cod]
*.egg-info/
.venv/
venv/

# OpenWolf (all of it — local-only state)
.wolf/

# OS
.DS_Store
Thumbs.db

# Editors
.vscode/
.idea/
*.swp
