Merge pull request #15850 from edx/andya/fix-features-i18n-part-2

Allow i18n strings to be scraped from openedx/features
This commit is contained in:
Andy Armstrong
2017-08-18 15:42:05 -04:00
committed by GitHub

View File

@@ -110,7 +110,7 @@ ignore_dirs:
- '*/terrain'
- '*/spec'
- '*/tests'
- '*/features'
- '*/djangoapps/*/features'
# Directories full of auto-generated JS
- lms/static/js/i18n
- cms/static/js/i18n