From 2329251d3a603ce2c1d7eac6882ab6e85188aad6 Mon Sep 17 00:00:00 2001 From: Aaron Chong Date: Mon, 25 Nov 2024 16:52:20 +0800 Subject: [PATCH] Ignore index.ts files Signed-off-by: Aaron Chong --- codecov.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/codecov.yml b/codecov.yml index f310ab856..f8421cd84 100644 --- a/codecov.yml +++ b/codecov.yml @@ -6,6 +6,7 @@ ignore: - packages/rmf-dashboard-framework/examples - "**/*.js" - "**/*.stories.tsx" + - "**/index.ts" flags: dashboard: paths: