easycode.ignore 111 B

12345678910111213
  1. node_modules/
  2. dist/
  3. vendor/
  4. cache/
  5. .*/
  6. *.min.*
  7. *.test.*
  8. *.spec.*
  9. *.bundle.*
  10. *.bundle-min.*
  11. *.*.js
  12. *.*.ts
  13. *.log