mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-31 04:12:10 +03:00
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.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user