add .dockerignore
This commit is contained in:
parent
8af6db38ff
commit
14f6bf7fdc
1 changed files with 6 additions and 0 deletions
6
.dockerignore
Normal file
6
.dockerignore
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
.git
|
||||
.venv
|
||||
__pycache__
|
||||
*.pyc
|
||||
tests
|
||||
.env
|
||||
Loading…
Add table
Add a link
Reference in a new issue