From 291357d2765db197dbdb54cb3d7bcbcf10ae8e7d Mon Sep 17 00:00:00 2001 From: Alexander Dinauer Date: Mon, 23 Mar 2026 14:15:07 +0100 Subject: [PATCH] chore(repo): Ignore .factorypath and local Claude worktrees --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b8c2d7e9da2..f232c32db51 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ local.properties **/sentry-native-local target/ .classpath +.factorypath .project .settings/ bin/ @@ -30,5 +31,6 @@ spy.log **/tomcat.8080/webapps/ **/__pycache__ -# Local Claude Code settings that should not be committed +# Local Claude Code settings/state that should not be committed .claude/settings.local.json +.claude/worktrees/