mirror of
https://github.com/moltbot/moltbot.git
synced 2026-03-09 15:35:17 +00:00
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:
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
|
||||
|
||||
Reference in New Issue
Block a user