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:
windyboy
2026-08-29 20:25:53 +08:00
parent 908ff5412a
commit 6707cebc88
+2
View File
@@ -30,3 +30,5 @@ skills-lock.json
.vscode/
.idea/
*~
# Agent working scratch (not repo content).
.agent-work/