From 8db2fcf16b459a076fe1704ff9072b7f45c7b705 Mon Sep 17 00:00:00 2001 From: host Date: Sat, 8 Aug 2026 20:12:28 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D1=82=D0=BA=D0=B0=D1=82=20=D0=BD=D0=B5?= =?UTF-8?q?=D0=BF=D0=BE=D0=B4=D1=82=D0=B2=D0=B5=D1=80=D0=B6=D0=B4=D1=91?= =?UTF-8?q?=D0=BD=D0=BD=D1=8B=D1=85=20=D0=B8=D0=B7=D0=BC=D0=B5=D0=BD=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 .gitignore diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 7b85274..0000000 --- a/.gitignore +++ /dev/null @@ -1,11 +0,0 @@ -# Секреты и локальные настройки -.env -.env.* -!.env.example - -# Локальные файлы Docker и редакторов -compose.override.yaml -docker-compose.override.yml -.DS_Store -.vscode/ -.idea/