From 6356ca588b87d8db586483c162bd8875be5d2a47 Mon Sep 17 00:00:00 2001 From: Tobias Gesellchen Date: Tue, 19 May 2026 21:29:52 +0200 Subject: [PATCH] chore: gitignore SERVICE-HEALTH.md alongside NEXT/DONE MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Companion working-tree note for the Health-tab debug-utility programme. Same status as NEXT.md and DONE.md — session-local plan/tracking artifact, not a project document. Co-Authored-By: Claude Opus 4.7 (1M context) --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index e99fea3..bcb6e1d 100644 --- a/.gitignore +++ b/.gitignore @@ -114,3 +114,8 @@ stockholm_zip/*.zip # resolved items (DONE). Both are session-local scratch, not project docs. NEXT.md DONE.md + +# Plan/tracking note for the Health-tab debug-utility programme. +# Living document; commit history of the checks themselves is the +# source of truth for what shipped. +SERVICE-HEALTH.md