.vagrant
*.pyc
*.pyo
*.swp
*.html
*.class
*.orig
*.rej
*~
__pycache__

build
dist
doc/_build/
tox.egg-info
.tox
.cache

coverage.xml
htmlcov

.idea
.eggs/
py27/

.coverage.*
