胖子天骄的MES系统
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.
 
 
 
 

42 rivejä
465 B

  1. # See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
  2. # dependencies
  3. **/node_modules
  4. # roadhog-api-doc ignore
  5. /src/utils/request-temp.js
  6. _roadhog-api-doc
  7. # production
  8. /dist
  9. # misc
  10. .DS_Store
  11. npm-debug.log*
  12. yarn-error.log
  13. /coverage
  14. .idea
  15. yarn.lock
  16. package-lock.json
  17. *bak
  18. .vscode
  19. # visual studio code
  20. .history
  21. *.log
  22. functions/*
  23. .temp/**
  24. # umi
  25. .umi
  26. .umi-production
  27. .umi-test
  28. # screenshot
  29. screenshot
  30. .firebase
  31. .eslintcache
  32. build