Skip to content

Commit

Permalink
Merge pull request #2 from kitsteam/improve-docker-ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
JannikStreek authored Dec 22, 2023
2 parents 503309b + f714381 commit a4004e8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 54 deletions.
28 changes: 10 additions & 18 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -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
36 changes: 0 additions & 36 deletions .gitlab-ci.yml

This file was deleted.

0 comments on commit a4004e8

Please sign in to comment.