Add .dockerignore mainly to avoid the .buildozer dir in local containers
This commit is contained in:
parent
348df1151f
commit
c723ace718
7
.dockerignore
Normal file
7
.dockerignore
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
bin
|
||||||
|
build
|
||||||
|
dist
|
||||||
|
__pycache__
|
||||||
|
.buildozer
|
||||||
|
.tox
|
||||||
|
mprofile_*
|
Reference in New Issue
Block a user