.gitignore 71 B

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