From 43df52d9a3838f933d402179af8beba371985713 Mon Sep 17 00:00:00 2001 From: poisonphang <17688291+PoisonPhang@users.noreply.github.com> Date: Thu, 4 Apr 2024 10:29:10 -0500 Subject: [PATCH] fix(cspell): updated ignore list --- cspell.json | 1 + 1 file changed, 1 insertion(+) diff --git a/cspell.json b/cspell.json index bc84a1b435..39781454db 100644 --- a/cspell.json +++ b/cspell.json @@ -34,6 +34,7 @@ "networks/genesis/union-testnet-4/**", "networks/genesis/union-testnet-5/**", "networks/genesis/union-testnet-6/**", + "networks/genesis/union-testnet-7/**", "site/public/genesis.json", "hubble/hasura/**", "site/src/lib/abi/**",