From ae654998f751c3883f8b3bd76005afae38209edf Mon Sep 17 00:00:00 2001 From: Justin Hawkins Date: Fri, 2 May 2025 19:51:25 +0930 Subject: [PATCH] Spelling --- .vscode/settings.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.vscode/settings.json b/.vscode/settings.json index 63967f8..9a205bf 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -10,5 +10,8 @@ "serialised", "stopword", "Upsert" + ], + "cSpell.ignoreWords": [ + "rescrape" ] } \ No newline at end of file