Merge pull request #11243 from backstage/rugvip/dockerwut
updated .dockerignore to make it easier to add additional backends
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.git
|
||||
node_modules
|
||||
packages
|
||||
!packages/backend/dist
|
||||
packages/*/src
|
||||
packages/*/node_modules
|
||||
plugins
|
||||
*.local.yaml
|
||||
|
||||
Reference in New Issue
Block a user