From d4578fb8d54e27836fb24c22c4be916d4285bf5d Mon Sep 17 00:00:00 2001 From: "ASKA C." Date: Thu, 9 Jul 2026 02:29:51 +0800 Subject: [PATCH] Ignore local FEEDBACK_*.md notes --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 7be3a6b..a264ceb 100644 --- a/.gitignore +++ b/.gitignore @@ -44,6 +44,9 @@ certs/ handover_*.md handover_*_prompt.txt +# Local feedback notes for the dev side +FEEDBACK_*.md + # Local agent tooling (not published) .claude/ .codex