Skip to content

Commit a156f4f

Browse files
committed
ci: add cagent binary to gitignore (created by cagent-action)
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
1 parent 39fb4bf commit a156f4f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ public
1010
resources
1111
static/pagefind
1212
tmp
13+
# Binary installed by cagent-action in CI
14+
cagent
15+
# cagent tmp files
1316
.cagent
1417
.upstream-issues.md
1518
.validation-log.md

0 commit comments

Comments
 (0)