chore: Update Dockerfile paths and add .dockerignore files for backend and frontend

This commit is contained in:
Nils-Johan Gynther
2026-04-14 22:35:10 +02:00
parent 4a241c1cb9
commit a118a2ff11
5 changed files with 26 additions and 8 deletions
+10
View File
@@ -0,0 +1,10 @@
node_modules
npm-debug.log
.git
.gitignore
Dockerfile*
dist
coverage
*.log
*.tsbuildinfo
.env