chore(git): ignore local agent artifacts

This commit is contained in:
phamnazage-jpg
2026-05-27 17:32:55 +08:00
parent f5b373caf4
commit 32858bfec4

5
.gitignore vendored
View File

@@ -46,3 +46,8 @@ test.md
# Runtime logs
logs/*.log
*.log
# Local agent state / local build outputs
/.agent/
/.serena/
/server