25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
143 B

  1. logs/
  2. npm-debug.log
  3. yarn-error.log
  4. node_modules/
  5. package-lock.json
  6. yarn.lock
  7. coverage/
  8. .idea/
  9. run/
  10. .DS_Store
  11. *.sw*
  12. *.un~
  13. typings/
  14. .nyc_output/