chore: gitignore docs/business/ (confidential, keep out of public repo)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Colby McHenry
2026-06-20 22:18:01 -05:00
co-authored by Claude Opus 4.8
parent 9b7ca2e394
commit 8591ea5993
+4
View File
@@ -45,6 +45,10 @@ npm-debug.log*
# Parallels Windows VM SSH/connection config (local machine, see CLAUDE.md) # Parallels Windows VM SSH/connection config (local machine, see CLAUDE.md)
.parallels .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 data directories (in test projects)
.codegraph/ .codegraph/