From 9fa81d472e036d2ece419e43c56831db16b7fca1 Mon Sep 17 00:00:00 2001 From: Joseph Doherty Date: Sat, 28 Feb 2026 08:18:04 -0500 Subject: [PATCH] chore: ignore local worktrees directory --- .gitignore | 3 +++ reports/current.md | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8ed4191..37cb670 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,6 @@ reports/ .vscode/settings.json .vscode/tasks.json .vscode/launch.json + +# Local git worktrees +.worktrees/ diff --git a/reports/current.md b/reports/current.md index 3dfa99a..3626a10 100644 --- a/reports/current.md +++ b/reports/current.md @@ -1,6 +1,6 @@ # NATS .NET Porting Status Report -Generated: 2026-02-28 13:15:36 UTC +Generated: 2026-02-28 13:18:04 UTC ## Modules (12 total)