.venv
*.pyc

# vim swap files
.*.swp

# services' runtime files
*.log
*.pid

build
dist

*.egg
.testrepository
.cache
.tox
.idea
.DS_Store
*.egg-info
