From dca45fd4780e37262f58f50e863f52fdbdf1a8af Mon Sep 17 00:00:00 2001 From: diegosouzapw Date: Sat, 23 May 2026 03:22:39 -0300 Subject: [PATCH] chore(config): ignore additional agent workflow command files Add newly introduced agent workflow and Claude command files to .gitignore so proprietary automation assets are not committed. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 93920b485b..ce0847e363 100644 --- a/.gitignore +++ b/.gitignore @@ -166,6 +166,9 @@ scripts/i18n/_pending-keys.json # These contain proprietary multi-phase logic and should not be committed .agents/workflows/implement-features-ag.md .agents/workflows/port-upstream-features-ag.md +.agents/workflows/port-upstream-issues-ag.md .agents/skills/implement-features/ .claude/commands/implement-features-cc.md +.claude/commands/port-upstream-features-cc.md +.claude/commands/port-upstream-issues-cc.md .claude/worktrees/