Update .dockerignore
This commit is contained in:
@@ -3,6 +3,9 @@ npm-debug.log
|
|||||||
.git
|
.git
|
||||||
.env
|
.env
|
||||||
dist
|
dist
|
||||||
|
build
|
||||||
backend/node_modules
|
backend/node_modules
|
||||||
backend/npm-debug.log
|
backend/npm-debug.log
|
||||||
backend/.env
|
backend/.env
|
||||||
|
backend/uploads
|
||||||
|
.DS_Store
|
||||||
|
|||||||
Reference in New Issue
Block a user