From c5f07a80c6cfa04fd9904937f4d0fb70e6589605 Mon Sep 17 00:00:00 2001 From: George Cushen Date: Thu, 16 Nov 2023 08:15:20 +0000 Subject: [PATCH] ci: fix --- .eslintignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.eslintignore b/.eslintignore index d0e7527e..17ca0626 100644 --- a/.eslintignore +++ b/.eslintignore @@ -2,4 +2,5 @@ **/_vendor/ **/vendor/ public/ -**/assets/dist/lib/** +**/assets/dist/** +**/pagefind/**