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.
|
!images/dark/**
|
|
!images/light/**
|
|
!images/gitlens-icon.png
|
|
!images/screenshot-line-blame-annotation.png
|
|
!images/screenshot-code-lens.png
|
|
!images/screenshot-status-bar.png
|
|
!images/screenshot-git-custom-view-repository.png
|
|
images/**
|
|
.vscode/**
|
|
.vscode-test/**
|
|
test/**
|
|
src/**
|
|
out/ui/**
|
|
**/*.map
|
|
.github/**
|
|
.gitignore
|
|
.rpt2_cache/**
|
|
CODE_OF_CONDUCT.md
|
|
package-lock.json
|
|
tsconfig.json
|
|
tslint.json
|
|
webpack.config.js
|