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:
parent
741435aacd
commit
e2c5f8fda4
1
.gitignore
vendored
1
.gitignore
vendored
@ -87,6 +87,7 @@ USER.md
|
||||
/memory/
|
||||
.agent/*.json
|
||||
!.agent/workflows/
|
||||
.agents/
|
||||
/local/
|
||||
package-lock.json
|
||||
.claude/settings.local.json
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user