.gitignore 154 B

123456789101112
  1. .DS_Store
  2. node_modules
  3. TODO.md
  4. lib
  5. docs/_book
  6. examples/**/build.js
  7. types/typings
  8. types/test/*.js
  9. explorations
  10. *.log
  11. test/e2e/reports
  12. test/e2e/screenshots