.gitignore 118 B

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