From 3d8abc3f0c20b8df3e2fb4db3f5b70056bd354d2 Mon Sep 17 00:00:00 2001 From: Kirill Date: Thu, 27 Nov 2025 16:24:46 +0300 Subject: [PATCH] Changed .gitignore --- modules/bot/front/.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/bot/front/.gitignore b/modules/bot/front/.gitignore index 567609b..c315271 100644 --- a/modules/bot/front/.gitignore +++ b/modules/bot/front/.gitignore @@ -1 +1,4 @@ build/ +out/ +.vscode +api/generated-client \ No newline at end of file