*.swp
*.pyc
*.py~
.DS_Store

# Setuptools distribution and build folders.
/dist/
/build

# Virtualenv
/env

# Python egg metadata, regenerated from source files by setuptools.
/*.egg-info

*.sublime-project
*.sublime-workspace

logs/

.ipynb_checkpoints
ghostdriver.log

htmlcov