.gitignore 106 B

12345678
  1. .DS_Store
  2. node_modules/
  3. dist/
  4. npm-debug.log
  5. yarn-error.log
  6. npm-debug.log*
  7. yarn-debug.log*
  8. yarn-error.log*