Initial commit

This commit is contained in:
2026-02-15 14:25:07 +02:00
commit 2aa19039d0
25 changed files with 2480 additions and 0 deletions

22
.dockerignore Normal file
View File

@@ -0,0 +1,22 @@
**/.dockerignore
**/.env
**/.gitignore
**/.project
**/.settings
**/.toolstarget
**/.vs
**/.vscode
**/.idea
**/*.*proj.user
**/*.dbmdl
**/*.jfm
**/azds.yaml
**/bin
**/charts
**/docker-compose*
**/Dockerfile*
**/node_modules
**/npm-debug.log
**/obj
**/secrets.dev.yaml
**/values.dev.yaml