From b42ee4e8accbe0a41e0fb66944b55c9913c7fba1 Mon Sep 17 00:00:00 2001 From: Feng Ruohang Date: Sun, 2 Aug 2026 10:32:18 +0800 Subject: [PATCH] chore: ignore maintainer-only workspace files Keep unpublished security working notes, local agent instructions, and maintainer scratch material out of the public source tree. Already tracked security documentation remains tracked; the ignore rules only prevent accidental additions. Co-authored-by: ChatGPT Co-authored-by: Claude --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 4305e4473..3daf595b9 100644 --- a/.gitignore +++ b/.gitignore @@ -62,5 +62,8 @@ dist/ .claude/ .codex/ +AGENTS.md +CLAUDE.md _bmad/ _bmad-output/ +docs/security/