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

11 行
140 B

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