Addon build working
This commit is contained in:
parent
6fca9c704f
commit
60e590f75c
22 changed files with 141 additions and 475 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -2,7 +2,7 @@ node_modules
|
|||
.env
|
||||
.turbo
|
||||
build/**
|
||||
dist/**
|
||||
**/dist/**
|
||||
.next/**
|
||||
docker/zammad/auto_install/**
|
||||
.npmrc
|
||||
|
|
@ -18,3 +18,4 @@ yarn-error.log
|
|||
docker-compose.yml
|
||||
coverage
|
||||
.pgpass
|
||||
**/dist/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue