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