diff --git a/.dockerignore b/.dockerignore index 7ac47b7..9976e9e 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,16 +1,20 @@ -node_modules -Dockerfile* -docker-compose* .dockerignore +.editorconfig +.env .git .gitignore -README.md -LICENSE -.vscode -Makefile -helm-charts -.env -.editorconfig .idea +.vscode +CHANGELOG.md coverage* -data \ No newline at end of file +data +docker-compose* +Dockerfile* +eslint.config.js +helm-charts +LICENSE +Makefile +node_modules +prettier.config.js +README.md +renovate.json \ No newline at end of file diff --git a/bun.lockb b/bun.lockb index fb93e98..df24bb4 100755 Binary files a/bun.lockb and b/bun.lockb differ