chore: ignore .agents directory (#21877)

Add .agents/ to .gitignore so generated or local agent files
are excluded from version control.
This commit is contained in:
Seb Slight 2026-02-20 08:50:42 -05:00 committed by GitHub
parent 741435aacd
commit e2c5f8fda4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -87,6 +87,7 @@ USER.md
/memory/
.agent/*.json
!.agent/workflows/
.agents/
/local/
package-lock.json
.claude/settings.local.json