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.

20 lines
280 B

  1. .cache-images/**
  2. .cache-loader/**
  3. .github/**
  4. .vscode/**
  5. dist/ui/**
  6. emoji/**
  7. images/docs/**
  8. images/**/*.pdn
  9. node_modules/**
  10. src/**
  11. test/**
  12. *.map
  13. .gitignore
  14. .prettierignore
  15. .prettierrc
  16. CODE_OF_CONDUCT.md
  17. package-lock.json
  18. tsconfig.json
  19. tslint.json
  20. ui.tsconfig.json
  21. webpack.config.js