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.
 
 
 
 

22 regels
297 B

  1. .DS_Store
  2. node_modules/
  3. dist/
  4. npm-debug.log*
  5. yarn-debug.log*
  6. yarn-error.log*
  7. /test/unit/coverage/
  8. /test/e2e/reports/
  9. selenium-debug.log
  10. # Editor directories and files
  11. .idea
  12. .vscode
  13. *.suo
  14. *.ntvs*
  15. *.njsproj
  16. *.sln
  17. /package.json
  18. /src/mock/index.js
  19. /src/mock/modules/common.js
  20. /static/config/index.js