.gitignore 76 B

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