# OS
.DS_Store
Thumbs.db
desktop.ini

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

# Maintainer's test vault: student-wiki init ./sandbox
sandbox/
