.gitignore 49 B

12345
  1. .DS_Store
  2. log/*
  3. *.log
  4. npm-debug.log*
  5. node_modules