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.

13 lines
146 B

  1. /build/**
  2. /coverage/**
  3. /db/**
  4. /lib/**
  5. /log/**
  6. /node_modules/**
  7. /nonobox/**
  8. /public/**
  9. !/public/embed.js
  10. /spec/**
  11. /tmp/**
  12. /vendor/**
  13. !.eslintrc.js