📦 chore(frontend): add .dockerignore file to exclude node_modules directory from Docker build context
This commit is contained in:
parent
4409e85ba5
commit
9106b6d482
1 changed files with 1 additions and 0 deletions
1
src/frontend/.dockerignore
Normal file
1
src/frontend/.dockerignore
Normal file
|
|
@ -0,0 +1 @@
|
|||
**/node_modules
|
||||
Loading…
Add table
Add a link
Reference in a new issue