.gitignore 99 B

123456789
  1. .nyc_output
  2. coverage
  3. node_modules
  4. test/build/
  5. .self_coverage
  6. *.covered.js
  7. *.swp
  8. needs-transpile.js