Skip to content

Commit 23e2dec

Browse files
khaliqgantclaude
andcommitted
chore: untrack .agentworkforce internal tooling, add to gitignore
The personas JSON got swept into the previous commit by `git add -A`. It's local AgentWorkforce workforce tooling, not part of the public site repo. Removes it from the index and ignores the directory so future commits don't pick it up. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent d6b8cf1 commit 23e2dec

2 files changed

Lines changed: 3 additions & 84 deletions

File tree

.agentworkforce/workforce/personas/education-seo-geo-blog-operator.json

Lines changed: 0 additions & 84 deletions
This file was deleted.

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ yarn-error.log*
4040
.wrangler/
4141
.dev.vars
4242

43+
# AgentWorkforce internal tooling (not site content)
44+
.agentworkforce/
45+
4346
# typescript
4447
*.tsbuildinfo
4548
next-env.d.ts

0 commit comments

Comments
 (0)