From 3e329e652717c363ad6f46ebf59b368ace5aaa4a Mon Sep 17 00:00:00 2001 From: Pixnop <77785313+Pixnop@users.noreply.github.com> Date: Sun, 6 Sep 2026 13:44:30 +0200 Subject: [PATCH] Ignore the worktree folder --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index c6e4d50..56c653b 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,6 @@ StrykerOutput/ # Packaged mod zips built locally. *.zip + +# Agent worktrees live under the checkout; nothing in there is source. +.claude/