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
+8
View File
@@ -0,0 +1,8 @@
node_modules
.next
npm-debug.log
.git
.gitignore
*.log
*.tsbuildinfo
.env