Skip to content

Commit 30bcc2d

Browse files
committed
chore: gitignore nested agents/ subdir
The pyrycode-relay-agents repo is checked out at agents/ inside this repo (matches pyrycode/agents inside pyrycode/pyrycode). It has its own remote and is not tracked here. This mirrors the existing layout that the dispatcher's resolvePyrycodeRepoRoot expects.
1 parent e8a91b6 commit 30bcc2d

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
@@ -22,3 +22,6 @@ go.work.sum
2222
# OS
2323
.DS_Store
2424
Thumbs.db
25+
26+
# Nested agents repo (pyrycode/pyrycode-relay-agents) — gitignored here, lives in its own repo
27+
agents/

0 commit comments

Comments
 (0)