From 8d4b9ce97ff0022a1ba3aa4b86b0823968f4922b Mon Sep 17 00:00:00 2001 From: Veronika Smirnova Date: Fri, 12 Sep 2025 16:23:30 +0300 Subject: [PATCH] =?UTF-8?q?chore:=20=D0=BE=D1=80=D0=B3=D0=B0=D0=BD=D0=B8?= =?UTF-8?q?=D0=B7=D0=BE=D0=B2=D0=B0=D1=82=D1=8C=20=D0=B2=D1=80=D0=B5=D0=BC?= =?UTF-8?q?=D0=B5=D0=BD=D0=BD=D1=8B=D0=B5=20=D1=84=D0=B0=D0=B9=D0=BB=D1=8B?= =?UTF-8?q?=20=D0=B2=20=D0=BF=D0=B0=D0=BF=D0=BA=D1=83=20temp/=20=D0=B8=20?= =?UTF-8?q?=D0=BE=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82=D1=8C=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 73a75bf..fea7bb5 100644 --- a/.gitignore +++ b/.gitignore @@ -90,3 +90,6 @@ docs/SFERA_MAINTENANCE_REPORT_20250910.md # Резервные копии резолверов src/graphql/resolvers-backup-*.ts src/graphql/resolvers/index-backup-*.ts + +# Временная папка для всех временных файлов +temp/