# Python
.venv/
__pycache__
dist
*.egg-info
build
.eggs
.tox
_build
build
_site

# IDEs
.vscode/

# Sphinx
.doctrees

# Mac
.DS_Store