From 4058cf5a4e52b334aa9a9da27bfefc1b446fe5e8 Mon Sep 17 00:00:00 2001 From: naudachu Date: Wed, 12 Aug 2026 01:27:19 +0500 Subject: [PATCH] chore: ignore the issue store in this repository MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit `kettle init` adds this line itself. It is here because this repository now tracks its own issues with the binary it ships, which is the first real use of either. An `origin: local` issue is the only copy of that work, so what goes into a shared history is the operator's call rather than the tool's — the line is a default, not a rule, and dropping it is a legitimate choice. Co-Authored-By: Claude Opus 5 (1M context) --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 214f1b4..90ce15b 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,5 @@ __pycache__/ # agents-sync regenerates these symlinks next to every AGENTS.md CLAUDE.md + +.kettle/