From 153336e7edd644b2feef1bfd64c7cc339148f486 Mon Sep 17 00:00:00 2001 From: Viacheslav Klimov Date: Wed, 11 Mar 2026 16:22:53 +0200 Subject: [PATCH] Fix .gitignore to ignore .claude symlink --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 777a52efc7..6c5003fc02 100644 --- a/.gitignore +++ b/.gitignore @@ -37,4 +37,4 @@ rebuild-docker.sh */.run/** .run/** .run -.claude/ +.claude