add services/web-ui/.dockerignore
This commit is contained in:
parent
a0994cfffe
commit
403df6558b
1 changed files with 6 additions and 0 deletions
6
services/web-ui/.dockerignore
Normal file
6
services/web-ui/.dockerignore
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
node_modules
|
||||
npm-debug.log
|
||||
.git
|
||||
.gitignore
|
||||
README.md
|
||||
.DS_Store
|
||||
Loading…
Reference in a new issue