__pycache__/
*.py[cod]
*$py.class
*.egg-info/
build/
dist/
.venv/
venv/
.pytest_cache/
.mypy_cache/
.DS_Store
.env
.env.*
!.env.example
