Created
January 4, 2020 13:05
-
-
Save howtoautomateinth/ebc2a0c94db940048efb04e89bf1c867 to your computer and use it in GitHub Desktop.
Docker python ignore files
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.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