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

9 行
112 B

  1. images/*.gif
  2. .vscode/**
  3. .vscode-test/**
  4. out/test/**
  5. test/**
  6. src/**
  7. **/*.map
  8. .gitignore
  9. tsconfig.json
  10. tslint.json