chore: add .agent_artifacts to .gitignore

Agent-generated artifacts should not be committed.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
James Rich 2026-04-20 09:43:14 -05:00
parent f5cbaf8ad6
commit e0a946e427

1
.gitignore vendored
View file

@ -55,3 +55,4 @@ wireless-install.sh
firebase-debug.log
.agent_plans/
.agent_refs/
.agent_artifacts/