fix(servers): .babelrc file should not be in .dockerignore

This commit is contained in:
SamTolmay 2021-06-09 16:45:20 +02:00
parent 2da64c2d8d
commit 994c13f974
3 changed files with 1 additions and 4 deletions

View File

@ -1,4 +1,3 @@
.babelrc
CHANGELOG.md
jest.config.js
lowdefy.yaml

View File

@ -9,6 +9,5 @@
}
}
]
],
"ignore": ["./src/shell"]
]
}

View File

@ -1,4 +1,3 @@
.babelrc
CHANGELOG.md
jest.config.js
lowdefy.yaml