您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

123456789101112
  1. # Ignoring folders for eslint
  2. node_modules/
  3. 3rdparty/
  4. **/vendor/
  5. **/l10n/
  6. **/js/*
  7. *.config.js
  8. tests/lib/
  9. apps-extra
  10. # TODO: remove when comments files is not using handlebar templates anymore
  11. apps/comments/src/templates.js