We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 48d9c10 + 8994042 commit 602d9dcCopy full SHA for 602d9dc
1 file changed
.gitignore
@@ -16,3 +16,8 @@ vendor
16
# Local environment files
17
.env.local
18
.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