From ed0867d5f062238e763c17fa7b2daefda34f2c16 Mon Sep 17 00:00:00 2001 From: JuliaEdom Date: Mon, 29 Jun 2026 22:33:58 +0300 Subject: [PATCH] chore(gitignore): exclude the local road-to-9.8 planning doc road-to-9.8.md is an internal session-planning note (like fable_*.md and close-gaps-plan.md), kept locally and not published. Co-Authored-By: Claude Opus 4.8 (1M context) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a282960..70ce19f 100644 --- a/.gitignore +++ b/.gitignore @@ -118,6 +118,7 @@ agentflow_demo_api.duckdb* /res.md /all-open-questions-closure-plan.md /close-gaps-plan.md +/road-to-9.8.md /desc_for_julia.md /fable_*.md /next-session-*.md