.gitignore 79 B

123456789
  1. yarn-debug.log*
  2. yarn-error.log*
  3. node_modules/
  4. dist/
  5. globalConfig.json
  6. .idea