Commit 0c3697d
chore: gitignore root test-results + leaked marketing dry-run outputs (#599)
Two untracked-and-unignored artifact paths were leaking into git status:
- /test-results/ — root Playwright run dir (the per-app website + cockpit
ones were already ignored; the root one was missed).
- marketing/channels/marketing/cowork/outbox/dry-runs/ — ephemeral channel
dry-run simulations (each file carries "simulatedAt"). A shorter
marketing/cowork/outbox/dry-runs/ path already has a committed .gitignore
convention; this anchors the deeper doubled path the tool writes to.
No tracked files affected.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 45ec564 commit 0c3697d
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
19 | 23 | | |
20 | 24 | | |
21 | 25 | | |
| |||
0 commit comments