Expand frontend .dockerignore to exclude build artifacts

This commit is contained in:
Viktor Barzin 2026-02-21 19:51:04 +00:00
parent 231552c5e0
commit aea4b3c008
No known key found for this signature in database
GPG key ID: 0EB088298288D958

View file

@ -1,4 +1,8 @@
node_modules
dist
.vite
coverage
.git
.env.local
.env
*.md