.gitignore 83 B

12345678
  1. images/*/*.png
  2. node_modules/
  3. coverage/
  4. .DS_Store
  5. *.log
  6. *.rdb
  7. *.sublime-*
  8. config.js