From 264304e45d1a0294c45160aeeb48a07762d05b53 Mon Sep 17 00:00:00 2001 From: ayub-khan Date: Mon, 30 Jul 2018 09:50:52 +0500 Subject: [PATCH] src ignore sub directries with same name --- conf/locale/config.yaml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/conf/locale/config.yaml b/conf/locale/config.yaml index 5bd10dd821..3ff8185475 100644 --- a/conf/locale/config.yaml +++ b/conf/locale/config.yaml @@ -120,7 +120,17 @@ ignore_dirs: - lms/static/js/i18n - cms/static/js/i18n # Directories with 3rd party apps. - - src + - src/acid-xblock + - src/code-block-timer + - src/codejail + - src/django-wiki + - src/done-xblock + - src/edx-jsme + - src/parse-rest + - src/pygeoip + - src/pystache-custom + - src/rate-xblock + - src/xblock-google-drive # Third-party installed apps that we also extract strings from. When adding a