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.

21 lines
408 B

  1. !images/dark/**
  2. !images/light/**
  3. !images/gitlens-icon.png
  4. !images/screenshot-line-blame-annotation.png
  5. !images/screenshot-code-lens.png
  6. !images/screenshot-status-bar.png
  7. !images/screenshot-git-custom-view-repository.png
  8. images/**
  9. .vscode/**
  10. .vscode-test/**
  11. test/**
  12. src/**
  13. out/ui/**
  14. **/*.map
  15. .github/**
  16. .gitignore
  17. .rpt2_cache/**
  18. CODE_OF_CONDUCT.md
  19. package-lock.json
  20. tsconfig.json
  21. tslint.json
  22. webpack.config.js