Skip to content

Commit

Permalink
Merge pull request #3 from kitsteam/further-improve-docker-ignore
Browse files Browse the repository at this point in the history
improve .dockerignore
  • Loading branch information
JannikStreek authored Dec 22, 2023
2 parents a4004e8 + 8f146ec commit 3595636
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
*
!.eslintrc.js
!.prettierrc
!nest-cli.json
!src/
!test/
!package-lock.json
!package.json
!tsconfig.build.json
!tsconfig.json
!tsconfig.json

0 comments on commit 3595636

Please sign in to comment.