From 17fc63e0da87fdbd767b4b60c44090672a7390ab Mon Sep 17 00:00:00 2001 From: JC Date: Sun, 3 May 2026 23:45:16 -0500 Subject: [PATCH] chore: gitignore .worktrees/ per autonomy-contract.md --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 700645c..3cdf259 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,6 @@ htmlcov/ .ruff_cache/ *.log + +# Per-session git worktrees (autonomy-contract.md doctrine, scratch space only). +.worktrees/