Add .dockerignore
This commit is contained in:
parent
24d4a5d488
commit
e322358b51
1 changed files with 6 additions and 0 deletions
6
.dockerignore
Normal file
6
.dockerignore
Normal file
|
@ -0,0 +1,6 @@
|
|||
tmp/
|
||||
build/
|
||||
dist/
|
||||
*.egg-info/
|
||||
node_modules/
|
||||
umap/settings/local.py
|
Loading…
Reference in a new issue