From 4308b93d0419fed5d1ad295639d577a52f12e1eb Mon Sep 17 00:00:00 2001 From: singret <100959986+singret@users.noreply.github.com> Date: Tue, 26 May 2026 08:22:21 +0000 Subject: [PATCH] [OPE-168] Add internal Slack cloud setup doc and gitignore entry --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 51d61fb..f6f541e 100644 --- a/.gitignore +++ b/.gitignore @@ -76,6 +76,7 @@ backend/ui/dist/* /docs/ARCHITECTURE.md /docs/DECISIONS.md /docs/FEATURES.md +/docs/slack-cloud-setup.md # Claude Code project instructions — internal dev playbook, not for public repo /CLAUDE.md