Добавлен .dockerignore для frontend

This commit is contained in:
2026-07-24 22:03:43 +03:00
parent 95a5b8ee91
commit 9baa58aa84
+15
View File
@@ -0,0 +1,15 @@
node_modules
dist
build
.vite
.env.local
.env.*.local
.git
.gitignore
.dockerignore
Dockerfile
README.md
*.md
.vscode/
.idea/
*.log