From 42dd0183e8f6b0ef72fae01a8419287c9f3a228b Mon Sep 17 00:00:00 2001 From: Ahmad Ansori Palembani Date: Tue, 25 Jun 2024 10:10:34 +0700 Subject: [PATCH] chore(i18n): Ignore locales_config.xml --- i18n/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/.gitignore b/i18n/.gitignore index ca18adab9b..4d99b14242 100644 --- a/i18n/.gitignore +++ b/i18n/.gitignore @@ -1,2 +1,2 @@ # Generated -#locales_config.xml +locales_config.xml