From 8c0a5478fd1ed968ce6a7b79420082874f4db76c Mon Sep 17 00:00:00 2001 From: rakekniven <2069590+rakekniven@users.noreply.github.com> Date: Thu, 9 Nov 2023 17:27:32 +0100 Subject: [PATCH] fix(l10n): Ignore compressed js files Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> --- .l10nignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.l10nignore b/.l10nignore index 34a0e8347..d5a65bf30 100644 --- a/.l10nignore +++ b/.l10nignore @@ -1,2 +1 @@ -js/activity- -js/templates.js +js/*