This commit is contained in:
Simon Martens
2025-09-30 17:41:04 +02:00
parent 8c9dc19d5b
commit bd563f6dae
11 changed files with 298 additions and 78 deletions

11
.dockerignore Normal file
View File

@@ -0,0 +1,11 @@
**/bin/
**/obj/
**/node_modules/
**/testdata/
**/.git/
**/.vscode/
**/.vs/
**/wwwroot/dist/
*.md
.gitignore
.editorconfig