Procházet zdrojové kódy

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

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Colby McHenry před 2 dny
rodič
revize
8591ea5993
1 změnil soubory, kde provedl 4 přidání a 0 odebrání
  1. 4 0
      .gitignore

+ 4 - 0
.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/