.gitignore 76 B

12345678
  1. /node_modules/*
  2. /.git/*
  3. /dist/*
  4. package-lock.json
  5. yarn-error.log
  6. yarn.lock