.env
.env.*
.venv

.pytest_cache
.python-version
__pycache__

.DS_Store

# Documentation build
.docs/
site/

*.egg-info
dist/
build/
