Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

21 lignes
322 B

il y a 6 ans
  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