Added .dockerignore
This commit is contained in:
parent
8da480329b
commit
08d9fd1ffb
1 changed files with 5 additions and 0 deletions
5
.dockerignore
Normal file
5
.dockerignore
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
.git
|
||||||
|
info/
|
||||||
|
node_modules/
|
||||||
|
public/
|
||||||
|
src/
|
Loading…
Reference in a new issue