From d02325ca29f067341381f8a7961a5d8828f29352 Mon Sep 17 00:00:00 2001 From: GEgorov Date: Tue, 7 Oct 2025 00:23:38 +0300 Subject: [PATCH] modified: .gitignore --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 11453ef..d975682 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,5 @@ node_modules/ -backend/dist/ -frontend/dist/ +dist/ .env *.log .DS_Store