Don't add .pyc files to the Docker images
This commit is contained in:
parent
a77ccee9cd
commit
c1c6f790bc
1 changed files with 2 additions and 1 deletions
|
@ -10,3 +10,4 @@ README.md
|
|||
requirements-nover.txt
|
||||
run-local.sh
|
||||
.DS_Store
|
||||
*.pyc
|
Reference in a new issue