build/
*.egg-info/
dist*/
env*/
tmp/
pydoc/_build/

.ropeproject/
.tox/
.coverage
.cache

*.pyc

.DS_Store

Vagrantfile
.vagrant
.idea
