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

18 行
224 B

  1. node_modules
  2. .idea
  3. .vscode
  4. .deps_check
  5. .DS_Store
  6. .nyc_output
  7. npm-debug.log*
  8. .eslintcache
  9. *.iml
  10. selenium-debug.log
  11. test/e2e/db.json
  12. docs/_book
  13. flavors/**/dist/*
  14. # Cypress
  15. test/e2e-cypress/screenshots
  16. test/e2e-cypress/videos