improve docker ignore with whitelisting

This commit is contained in:
Jannik Streek
2023-12-22 17:41:52 +01:00
parent 503309b40b
commit f714381b6f
2 changed files with 10 additions and 54 deletions

View File

@ -1,18 +1,10 @@
.dockerignore
.editorconfig
.env*
.git
.github
.gitignore
.prettier*
.vscode
ca/*.crt
ca/*.key
ca/*.pem
ca/*.req
docker-compose*
Dockerfile*
LICENSE
dist*
node_modules*
README.md
*
!.eslintrc.js
!.prettierrc
!nest-cli.json
!src/
!test/
!package-lock.json
!package.json
!tsconfig.build.json
!tsconfig.json