refactor(docker): updated dockerignore file
This commit is contained in:
@@ -5,7 +5,6 @@
|
|||||||
.gitignore
|
.gitignore
|
||||||
|
|
||||||
node_modules
|
node_modules
|
||||||
src
|
|
||||||
test
|
test
|
||||||
|
|
||||||
.dockerignore
|
.dockerignore
|
||||||
@@ -17,7 +16,6 @@ CONTRIBUTING.md
|
|||||||
CHANGELOG.md
|
CHANGELOG.md
|
||||||
README.md
|
README.md
|
||||||
|
|
||||||
tsconfig.json
|
|
||||||
jest.config.ts
|
jest.config.ts
|
||||||
package-lock.json
|
package-lock.json
|
||||||
yarn.lock
|
yarn.lock
|
||||||
|
|||||||
Reference in New Issue
Block a user