Skip to content

Commit 602d9dc

Browse files
authored
Merge pull request #2069 from derekmisler/gitignore-cagent--binaries
gitignore cagent-* binaries
2 parents 48d9c10 + 8994042 commit 602d9dc

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,8 @@ vendor
1616
# Local environment files
1717
.env.local
1818
.claude/settings.local.json
19+
20+
# CI-downloaded binaries (cagent-action places these in the workspace root)
21+
/cagent
22+
/cagent-*
23+
/docker-mcp-*

0 commit comments

Comments
 (0)