.gitignore 65 B

12345678
  1. .DS_Store
  2. *.log
  3. npm-debug.log*
  4. node_modules
  5. *.rdb
  6. dump.rdb
  7. app/*