From 46e4902df39956916d6ed660a04a6bdac2026684 Mon Sep 17 00:00:00 2001 From: Ruben D Date: Sun, 10 Sep 2017 01:16:31 +0200 Subject: [PATCH] Ignore new en_US locale Contributes to issue CURA-4263. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6a33e104a9..2993d64447 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,7 @@ __pycache__ *.mo docs/html *.log -resources/i18n/en +resources/i18n/en_US resources/i18n/7s resources/i18n/x-test resources/firmware