From 2905446030e529bfdef1de4bfcc142d8b9ab9b0d Mon Sep 17 00:00:00 2001 From: Dmitriy Simushev Date: Mon, 16 Dec 2013 16:05:31 +0000 Subject: [PATCH] Update .gitignore to don't index custom locales --- .gitignore | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 630adb0e..1fc5e393 100644 --- a/.gitignore +++ b/.gitignore @@ -3,10 +3,15 @@ src/mibew/install/package src/absent_* src/release* -# No index actual configuration files +# Do not index actual configuration files src/mibew/libs/config.php src/tests/server_side/mibew/libs/config.php -# No index plugins +# Do not index plugins src/mibew/plugins/* !src/mibew/plugins/.keep + +# Do not index custom locales +src/mibew/locales/* +!src/mibew/locales/en/ +!src/mibew/locales/names/