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.

25 lines
386 B

преди 7 години
преди 7 години
преди 6 години
преди 6 години
преди 7 години
  1. .cache-images/**
  2. .cache-loader/**
  3. .github/**
  4. .vscode/**
  5. dist/ui/**
  6. emoji/**
  7. !images/dark/**
  8. !images/light/**
  9. !images/settings/**
  10. !images/gitlens-icon.png
  11. !images/gitlens-activitybar.svg
  12. !images/cl-*.png
  13. images/**
  14. node_modules/**
  15. src/**
  16. test/**
  17. *.map
  18. .gitignore
  19. .prettierignore
  20. .prettierrc
  21. CODE_OF_CONDUCT.md
  22. package-lock.json
  23. tsconfig.json
  24. tslint.json
  25. ui.tsconfig.json
  26. webpack.config.js