*.pyc
*.DS_Store
.coverage
.tox
*~
docs/_build
*.egg-info
*.egg
.eggs
dist
build
env
htmlcov

# Editors
.idea
