Просмотр исходного кода

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

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Colby McHenry 2 дней назад
Родитель
Сommit
8591ea5993
1 измененных файлов с 4 добавлено и 0 удалено
  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 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/