!images/dark/**
|
|
!images/light/**
|
|
!images/settings/**
|
|
!images/gitlens-icon.png
|
|
!images/gitlens-activitybar.svg
|
|
!images/cl-*.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
|