.gitignore 137 B

123456789101112
  1. .DS_Store
  2. node_modules/
  3. build
  4. dist/
  5. .npmrc
  6. .yarn/*
  7. !.yarn/cache
  8. !.yarn/patches
  9. !.yarn/plugins
  10. !.yarn/releases
  11. !.yarn/sdks
  12. !.yarn/versions