*.pyc
*.egg-info
bin/*
build/*
dist/*
include/*
lib/*
src/*
!.gitignore
cover/
venv/
_build
*.sw[op]
.coverage
.tox
*.egg
.idea/
