From 5c05d649b0c62b2e8e09c8fa7a9c173d5719ec15 Mon Sep 17 00:00:00 2001 From: andrei Date: Sun, 30 Nov 2025 13:20:24 +0500 Subject: [PATCH] =?UTF-8?q?=D0=B8=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB=20.g?= =?UTF-8?q?itignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/.dockerignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/api/.dockerignore b/api/.dockerignore index 329ed4e..1f67861 100644 --- a/api/.dockerignore +++ b/api/.dockerignore @@ -1,4 +1,5 @@ .venv k8s .idea -.env \ No newline at end of file +.env +web/node_modules \ No newline at end of file