add chill-deploy bundle + fixes

This commit is contained in:
2024-07-03 12:44:55 +02:00
parent 03de4e5cc7
commit e27fcdfb71
11 changed files with 500 additions and 0 deletions

13
.dockerignore Normal file
View File

@@ -0,0 +1,13 @@
vendor/*/*/vendor/*
vendor/*/*/tests/*
vendor/bin/.php*
.pgadmin4*
app/config/parameters.yml
.composer*
.git*
.yarncache/*
.node_modules/*
build/*
var/*
vendor/chill-project/chill-bundles/.psalm/*