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

14 行
143 B

  1. logs/
  2. npm-debug.log
  3. yarn-error.log
  4. node_modules/
  5. package-lock.json
  6. yarn.lock
  7. coverage/
  8. .idea/
  9. run/
  10. .DS_Store
  11. *.sw*
  12. *.un~
  13. typings/
  14. .nyc_output/