chore: gitignore .agent-work/ agent scratch dir
Untracked agent scratch made validate-repo.sh link scan fail; same category as the already-ignored .agents/ and .claude/ dirs.
This commit is contained in:
@@ -30,3 +30,5 @@ skills-lock.json
|
||||
.vscode/
|
||||
.idea/
|
||||
*~
|
||||
# Agent working scratch (not repo content).
|
||||
.agent-work/
|
||||
|
||||
Reference in New Issue
Block a user