Don't search for underscore files under lms

This commit is contained in:
David Baumgold
2014-06-04 13:43:05 -04:00
parent ddfd50bb13
commit fa0dee1754

View File

@@ -1,8 +1,6 @@
# Use this configuration file for extracting strings from .underscore files.
[underscore: cms/templates/**.underscore]
input_encoding = utf-8
[underscore: lms/templates/**.underscore]
input_encoding = utf-8
[underscore: common/templates/**.underscore]
input_encoding = utf-8