项目原始demo,不改动
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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

.npmignore 188 B

4 years ago
1234567891011121314151617181920212223
  1. /node_modules/
  2. /coverage
  3. /.idea/
  4. *.swp
  5. *.sublime*
  6. lib-cov
  7. *.seed
  8. *.log
  9. *.csv
  10. *.dat
  11. *.out
  12. *.pid
  13. *.gz
  14. pids
  15. logs
  16. results
  17. npm-debug.log
  18. *.iml
  19. _SpecRunner.html
  20. .grunt