From b4536a8bb3f0d5d038bcf68f3250b4fdaa5d0ca7 Mon Sep 17 00:00:00 2001 From: John Hess Date: Tue, 18 Feb 2025 12:42:13 -0600 Subject: [PATCH] dont put zips in each languages build --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 04ad7d1..931bb49 100644 --- a/_config.yml +++ b/_config.yml @@ -8,7 +8,7 @@ logo: "/assets/images/butter-app-logo-small.svg" # powered by jekyll-multiple-languages-plugin languages: ['en', 'es', 'fr_SN', 'pt_AO'] -exclude: ["public", "Gemfile", "Gemfile.lock", "node_modules", "test"] +exclude: ["public", "Gemfile", "Gemfile.lock", "node_modules", "test", "*.zip"] # Build settings sass: