.gitignore 80 B

12345678
  1. node_modules
  2. bower_components
  3. .tmp
  4. .DS_Store
  5. npm-debug.log
  6. *.swp
  7. .idea
  8. coverage