From d3572eeef86ac08f42c11c17f910a04c4b67e0d4 Mon Sep 17 00:00:00 2001 From: Serkyo Date: Sat, 27 Jun 2026 23:25:47 +0200 Subject: [PATCH] chore(workspace): gitignore CLAUDE.local.md --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index e6403d6..6862d05 100644 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,9 @@ graphify-out/ # Serena MCP local tooling state (per-machine project config and cache) .serena/ +# Machine-local agent instructions (personal workflow; not for publication) +CLAUDE.local.md + # RustRover # JetBrains specific template is maintained in a separate JetBrains.gitignore that can # be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore