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