We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39fb4bf commit a156f4fCopy full SHA for a156f4f
1 file changed
.gitignore
@@ -10,6 +10,9 @@ public
10
resources
11
static/pagefind
12
tmp
13
+# Binary installed by cagent-action in CI
14
+cagent
15
+# cagent tmp files
16
.cagent
17
.upstream-issues.md
18
.validation-log.md
0 commit comments