.cache
.pytest_cache
.venv
.vscode
__pycache__

build
dist

*.mo
*.pyc
*.swp
*.swo
*.~

*.egg
*.egg-info
.eggs

Procfile*
