changes for easier kits integration
This commit is contained in:
@ -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
|
Reference in New Issue
Block a user