chore: ignore local browser artifacts
This commit is contained in:
parent
91c151328c
commit
d5f87a286a
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -58,6 +58,10 @@ remotion/*
|
||||||
.board-task-log-freshness/
|
.board-task-log-freshness/
|
||||||
|
|
||||||
.serena/
|
.serena/
|
||||||
|
.playwright-mcp/
|
||||||
|
|
||||||
# Local release operator notes
|
# Local release operator notes
|
||||||
/ORCHESTRATOR_RELEASE_RUNBOOK.local.md
|
/ORCHESTRATOR_RELEASE_RUNBOOK.local.md
|
||||||
|
|
||||||
|
# Local reference captures
|
||||||
|
/agent-teams-reference-fix-*.png
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue