From 78b611a18de6706e8e0921eb1574e272496d484c Mon Sep 17 00:00:00 2001 From: James Cole Date: Tue, 21 May 2024 17:28:43 +0200 Subject: [PATCH] Update .gitignore --- resources/lang/.gitignore | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/resources/lang/.gitignore b/resources/lang/.gitignore index 3d1950123d..047a5f3ada 100644 --- a/resources/lang/.gitignore +++ b/resources/lang/.gitignore @@ -1,11 +1,3 @@ -et_EE -fa_IR -he_IL -is_IS -lt_LT -si_LK -sr_CS -tlh_AA -ceb_PH -fil_PH -es_MX +* +!.gitignore +!en_US \ No newline at end of file