.gitignore 106 B

123456789101112
  1. .env
  2. test.js
  3. test.ts
  4. node_modules/
  5. *.log
  6. out/
  7. **/.vuepress/.temp
  8. **/.vuepress/.cache
  9. **/.vuepress/dist