improve .dockerignore

This commit is contained in:
JannikStreek
2023-12-22 20:47:48 +01:00
committed by GitHub
parent a4004e8707
commit 8f146ecf03

View File

@ -1,9 +1,6 @@
* *
!.eslintrc.js
!.prettierrc
!nest-cli.json !nest-cli.json
!src/ !src/
!test/
!package-lock.json !package-lock.json
!package.json !package.json
!tsconfig.build.json !tsconfig.build.json