build: node_modules was ignored on .dockerignored
This commit is contained in:
parent
9b9ab23b96
commit
6c555c2a44
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
|||
**/node_modules
|
||||
node_modules
|
||||
packages/*/node_modules
|
||||
.git
|
||||
.direnv
|
||||
.envrc
|
||||
Loading…
Add table
Add a link
Reference in a new issue