Create .dockerignore
This commit is contained in:
parent
6ec4c918d5
commit
76db6295e1
|
@ -0,0 +1,6 @@
|
||||||
|
Dockerfile
|
||||||
|
#README.md
|
||||||
|
*.pyc
|
||||||
|
*.pyo
|
||||||
|
*.pyd
|
||||||
|
__pycache__
|
Loading…
Reference in New Issue