.env
.env.*
!.env.example
__pycache__/
*.pyc
.pytest_cache/
.hypothesis/
logs/
*.log
.DS_Store
.idea/
.vscode/
*.egg-info/
build/
dist/
