fix: update dockerignore and gitignore

This commit is contained in:
jubnl
2026-04-21 17:02:49 +02:00
parent 840f5e82aa
commit 9652874bbd
2 changed files with 6 additions and 1 deletions
+4
View File
@@ -30,3 +30,7 @@ sonar-project.properties
server/tests/ server/tests/
server/vitest.config.ts server/vitest.config.ts
server/reset-admin.js server/reset-admin.js
**/*.test.ts
wiki/
scripts/
charts/
+2 -1
View File
@@ -60,4 +60,5 @@ coverage
.scannerwork .scannerwork
test-data test-data
.run .run
.full-review