From de7375f66cebf8021343b0104c1f0c5b54d7ef31 Mon Sep 17 00:00:00 2001 From: phenix3443 Date: Fri, 17 Apr 2026 18:39:56 +0800 Subject: [PATCH] ignore local agent instruction files --- .gitignore | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 92529421..449baee2 100644 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,13 @@ node_modules package-lock.json package.json -/bin \ No newline at end of file +/bin + +# Local agent instructions +AGENT.md +AGENTS.md +agent.md +agents.md +CLAUDE.md +claude.md +BRANCH_STRATEGY.md