From 6f7c71a8174a5b2b42a80c58f0e11a8b0c88a9e6 Mon Sep 17 00:00:00 2001 From: Marcus Holland-Moritz Date: Fri, 22 Dec 2023 21:00:23 +0100 Subject: [PATCH] chore: add .codecov.yml to ignore fsst --- .codecov.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .codecov.yml diff --git a/.codecov.yml b/.codecov.yml new file mode 100644 index 00000000..789bb82a --- /dev/null +++ b/.codecov.yml @@ -0,0 +1,2 @@ +ignore: + - "fsst/"