From 53b01695c7c0bd3d092832e448a333ab21b88884 Mon Sep 17 00:00:00 2001 From: benesjan Date: Thu, 12 Oct 2023 13:56:14 +0200 Subject: [PATCH] more words --- cspell.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/cspell.json b/cspell.json index cf7e19bb4236..62cccfc08461 100644 --- a/cspell.json +++ b/cspell.json @@ -64,6 +64,7 @@ "aztecprotocol", "dbanks", "rahul", + "herskind", "diffie", "bootnode", "fargate", @@ -110,7 +111,10 @@ "autonat", "muxers", "Kademlia", - "mimc" + "mimc", + "gitrepo", + "subrepo", + "typecheck" ], "ignorePaths": [ "node_modules/", @@ -126,6 +130,8 @@ "cmake-build-debug", ".terraform*", ".bootstrapped", - "*.svg" + "*.svg", + "*.otf", + "git-subrepo/" ] }