*.pyc
*.egg-info

# working directories
.coverage
.hypothesis
.tox

# coverage output
htmlcov

# packaging
dist

# vim
*.swo
