# Secrets
.env
.env.*

# Python
__pycache__/
*.pyc

# OS / editor
.DS_Store

# MkDocs build output
site/
