Update .dockerignore

This commit is contained in:
fcarraUniSa
2026-02-18 14:31:51 +01:00
committed by GitHub
parent 363087f25f
commit 8718590bc7

View File

@@ -3,6 +3,9 @@ npm-debug.log
.git
.env
dist
build
backend/node_modules
backend/npm-debug.log
backend/.env
backend/uploads
.DS_Store