learning_ai_notes/web/.gitignore
saravanakumardb1 1225463885 chore(web): gitignore test-results/ (follow-up to 47ee228)
The companion commit 47ee228 untracked the .last-run.json file but
the .gitignore line was not actually committed (same staging hiccup
hit in the parallel chronomind/mindlyst/fastgap cleanup commits).
Landing 'test-results/' alongside the existing 'playwright-report/'
entry here.
2026-05-24 00:03:53 -07:00

9 lines
81 B
Plaintext

node_modules
.next
out
coverage
.env.local
.env
playwright-report/
test-results/