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

10 行
197B

  1. # /node_modules/* in the project root is ignored by default
  2. # build artefacts
  3. dist/*
  4. coverage/*
  5. # data definition files
  6. **/*.d.ts
  7. # 3rd party libs
  8. /src/public/
  9. # custom definition files
  10. /src/types/