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
322 B

6 years ago
  1. .image-cache/**
  2. emoji/**
  3. !images/dark/**
  4. !images/light/**
  5. !images/settings/**
  6. !images/gitlens-icon.png
  7. !images/gitlens-activitybar.svg
  8. !images/cl-*.png
  9. images/**
  10. .vscode/**
  11. test/**
  12. src/**
  13. dist/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