diff --git a/cspell.json b/cspell.json index e084de5..ee39e34 100644 --- a/cspell.json +++ b/cspell.json @@ -28,5 +28,5 @@ "ignoreRegExpList": [ "error_codes" ], - "ignorePaths": ["aptos-core", "stablecoin-aptos", "evm-cctp-contracts"] + "ignorePaths": ["aptos-core", "stablecoin-aptos", "evm-cctp-contracts", "typescript/example/abi"] }