From 4011c2eb544119b1cceffef98c7daf3d68f9ec58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B0=D0=BD=D0=B4=D1=80=20?= =?UTF-8?q?=D0=93=D0=B0=D0=BB=D0=BA=D0=B8=D0=BD?= Date: Mon, 16 Feb 2026 23:29:04 +0300 Subject: [PATCH] chore: add .claude/ to .gitignore Co-Authored-By: Claude Opus 4.6 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ce30d749e..e175db9e6 100644 --- a/.gitignore +++ b/.gitignore @@ -41,6 +41,7 @@ tasks/ # Editors .vscode/ .idea/ +.claude/ # Added by goreleaser init: dist/