Create .dockerignore

This commit is contained in:
fcarraUniSa
2026-02-18 10:54:13 +01:00
committed by GitHub
parent 19351006db
commit 3b3c347ce0

8
.dockerignore Normal file
View File

@@ -0,0 +1,8 @@
node_modules
npm-debug.log
.git
.env
dist
backend/node_modules
backend/npm-debug.log
backend/.env