.gitignore 79 B

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