From 8cd7f73fd996c2dfc86a2fc0ec60fad991ff06dc Mon Sep 17 00:00:00 2001 From: Igor Kochman Date: Thu, 12 Mar 2026 12:29:49 +0100 Subject: [PATCH] chore: gitignore local planning documents --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 72e22e2..3244fe3 100644 --- a/.gitignore +++ b/.gitignore @@ -41,8 +41,9 @@ htmlcov/ *.pem *.key -# Private spec — kept locally for development reference only +# Private documents — kept locally, never committed PRODUCT-INTELLIGENCE-AGENT.md +PUBLICATION-PLAN.md # Claude Code local settings .claude/settings.local.json