From 697fb39c284cee29115cad82386435f5bf452695 Mon Sep 17 00:00:00 2001 From: Astronit Date: Sat, 28 Feb 2026 11:20:12 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8?= =?UTF-8?q?=D0=BB=20FETCH=5FHEAD=20=D0=B2=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4a0bc73..6dbcce0 100644 --- a/.gitignore +++ b/.gitignore @@ -16,4 +16,6 @@ Thumbs.db # Temporary files *.tmp -*.log \ No newline at end of file +*.log + +FETCH_HEAD \ No newline at end of file