From adda48462cb26538cfa82e27087458373e4c29cc Mon Sep 17 00:00:00 2001 From: Matias Volpe Date: Thu, 22 Dec 2022 15:36:19 -0300 Subject: [PATCH] ci: ignore smart_contract example --- examples/.ignore | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/.ignore b/examples/.ignore index 49b58b983..c941fcc58 100644 --- a/examples/.ignore +++ b/examples/.ignore @@ -1,3 +1,4 @@ mod.ts multisig_transfer.ts +smart_contract.ts xcm_teleport_assets.ts