Moved and updated .containerignore
This commit is contained in:
parent
f69823c08e
commit
6c2f7dd891
1 changed files with 3 additions and 0 deletions
|
@ -3,7 +3,10 @@
|
||||||
|
|
||||||
# Server files
|
# Server files
|
||||||
/server/target
|
/server/target
|
||||||
|
**/target
|
||||||
|
|
||||||
# Client files
|
# Client files
|
||||||
/client/node_modules
|
/client/node_modules
|
||||||
/client/dist
|
/client/dist
|
||||||
|
**/node_modules
|
||||||
|
**/dist
|
Loading…
Reference in a new issue