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

12345678910
  1. .DS_Store
  2. dist/electron/*
  3. dist/web/*
  4. build/*
  5. !build/icons
  6. node_modules/
  7. npm-debug.log
  8. npm-debug.log.*
  9. thumbs.db
  10. !.gitkeep