changes for easier kits integration

This commit is contained in:
Jannik Streek
2022-04-09 08:58:22 +02:00
parent 08caa4cefc
commit 1086b69595
4 changed files with 28 additions and 9 deletions

View File

@ -1,3 +1,18 @@
*
!package*.json
!dist
.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