.pypirc
example
dist/
build/
.eggs/
*.egg-info
*.pyc
.vscode
htmlcov/
test-reports/
.coverage
.DS_Store
.pytest_cache/
.coverage.*
**_build/
*.bak
.ipynb_checkpoints/