From 189f67fece5833fd2838cf8a7b86910ef48f8bb6 Mon Sep 17 00:00:00 2001 From: Bill Ballou Date: Mon, 15 Jun 2026 20:12:59 -0400 Subject: [PATCH] Ignore harness runtime artifacts (.last-cleanup, plugins/.last_inuse_sweep) --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 85673a2..67a1393 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ history.jsonl # Runtime state and caches stats-cache.json +.last-cleanup debug/ telemetry/ statsig/ @@ -28,6 +29,7 @@ plugins/install-counts-cache.json plugins/known_marketplaces.json plugins/installed_plugins.json plugins/blocklist.json +plugins/.last_inuse_sweep # Session and runtime data backups/