From 8591ea59931423d06caec33350a1d38883c57779 Mon Sep 17 00:00:00 2001 From: Colby McHenry Date: Sat, 20 Jun 2026 22:18:01 -0500 Subject: [PATCH] chore: gitignore docs/business/ (confidential, keep out of public repo) Co-Authored-By: Claude Opus 4.8 (1M context) --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 69791d3..4963a4b 100644 --- a/.gitignore +++ b/.gitignore @@ -45,6 +45,10 @@ npm-debug.log* # Parallels Windows VM SSH/connection config (local machine, see CLAUDE.md) .parallels +# Confidential business / product / strategy docs — must NOT land in the +# public engine repo (see the IP boundary in CLAUDE.md) +docs/business/ + # CodeGraph data directories (in test projects) .codegraph/