.cache
.pytest_cache
__pycache__

build
dist

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

*.egg
*.egg-info
.eggs

docker-compose.yml
docker-compose-dev.yml

Procfile*
