**/workdir/
**/__pycache__/**/*
**/*.egg*/
**/*.egg-info/**
**/*.pyc
**/*.pyo
**/*.pyd
**/*.pyz
dist/
build/
site/
__pycache__/
.DS_Store
.coverage
