.vscode
**/.DS_Store

__pycache__/
.pytest_cache/
.coverage*
.mypy_cache
**/*.pyc
.venv
*.prof
*.egg-info
dist
build
out.build.rpt

*Pipfile*

test.*
notes
experiments
