Skip to content

Commit 5f00c79

Browse files
committed
update gitignore
1 parent e700c35 commit 5f00c79

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,12 @@ examples/**/*.results.jsonl
2020
**/.agentv/cache/
2121
**/.agentv/cache.json
2222
**/.agentv/version-check.json
23+
24+
# Local agent orchestrator config (may contain secrets)
25+
agent-orchestrator.yaml
26+
27+
# Agent configuration and activity logs
28+
.agents/
29+
.claude/
30+
.opencode/
31+
.ao/

0 commit comments

Comments
 (0)