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

123456789101112131415161718192021222324252627282930
  1. # OS
  2. .DS_Store
  3. Thumbs.db
  4. # IDEs
  5. .buildpath
  6. .project
  7. .settings/
  8. .build/
  9. .idea/
  10. public/
  11. nbproject/
  12. # Vagrant
  13. .vagrant/
  14. # FE Setup
  15. .bin/node_modules/
  16. /node_modules/
  17. src/node_modules/
  18. src/npm-debug.log.*
  19. npm-debug.log
  20. /npm-debug.log*
  21. /dist/
  22. /src/client.config.json
  23. /styleguide/
  24. /docs/
  25. /junit.xml
  26. partials/structure/stylesheet.html