Skip to content

Instantly share code, notes, and snippets.

@howtoautomateinth
Created January 4, 2020 13:05
Show Gist options
  • Save howtoautomateinth/ebc2a0c94db940048efb04e89bf1c867 to your computer and use it in GitHub Desktop.
Save howtoautomateinth/ebc2a0c94db940048efb04e89bf1c867 to your computer and use it in GitHub Desktop.
Docker python ignore files
.git
.gitignore
README.md
LICENSE
.vscode
venv
Dockerfile
docker-compose
.dockerignore
.travis.yml
.pytest_cache
__pycache__
*_test.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment