数据可视化大屏
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.

преди 1 година
123456789101112131415161718
  1. # add files you wish to ignore here
  2. **/*.md
  3. **/*.svg
  4. **/test.ts
  5. .stylelintrc
  6. .prettierrc
  7. src/assets/*
  8. src/index.html
  9. node_modules/
  10. .vscode/
  11. coverage/
  12. dist/
  13. package.json
  14. tslint.json
  15. _cli-tpl/**/*