You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
140 B

  1. images/*.gif
  2. typings/**
  3. .vscode/**
  4. .vscode-test/**
  5. out/test/**
  6. test/**
  7. src/**
  8. **/*.map
  9. .gitignore
  10. tsconfig.json
  11. vsc-extension-quickstart.md