*.py[co]
.*.swp
install.out
.hypothesis

# Packages
*.egg
*.egg-info
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
images/*.svg
examples/*.svg
.eggs

# Installer logs
pip-log.txt

# Unit test / coverage reports
.coverage
.tox
.test*.sum
htmlcov

#Translations
*.mo

#Mr Developer
.mr.developer.cfg

