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

12345678910111213141516171819202122232425262728
  1. .DS_Store
  2. node_modules/
  3. dist/
  4. ab/
  5. abb/
  6. abbb/
  7. abbbb/
  8. dist1/
  9. dist2/
  10. dist3/
  11. dist4/
  12. dist5/
  13. dist6/
  14. dist7/
  15. dist8/
  16. npm-debug.log*
  17. yarn-debug.log*
  18. yarn-error.log*
  19. package-lock.json
  20. tests/**/coverage/
  21. # Editor directories and files
  22. .idea
  23. .vscode
  24. *.suo
  25. *.ntvs*
  26. *.njsproj
  27. *.sln