chore: remove stale HANDOVER.md, gitignore .firecrawl
Some checks failed
check / cargo check (macos-latest) (push) Has been cancelled
check / cargo check (ubuntu-22.04) (push) Has been cancelled
check / cargo check (windows-latest) (push) Has been cancelled
check / svelte build + lint (push) Has been cancelled

HANDOVER.md was a working-notes file from the 2026/04/04 session that
was never committed. It described live transcription as broken — which
was fixed in the 2026/04/17 sprint. Leaving it untracked was a trap
for anyone cloning the repo. Deleted.

.firecrawl/ added to .gitignore (web-scraping cache, no repo value).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-18 09:03:35 +01:00
parent 7de2feb932
commit 0e41c95075

1
.gitignore vendored
View File

@@ -4,3 +4,4 @@ build/
dist/
.svelte-kit/
Cargo.lock
.firecrawl/