updated .dockerignore to make it easier to add additional backends
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -96,8 +96,8 @@ root of the repo to speed up the build by reducing build context size:
|
||||
```text
|
||||
.git
|
||||
node_modules
|
||||
packages
|
||||
!packages/backend/dist
|
||||
packages/*/src
|
||||
packages/*/node_modules
|
||||
plugins
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user