.gitignore 101 B

12345678
  1. /yarn.lock
  2. /node_modules/
  3. /.nuxt*/
  4. /.idea/workspace.xml
  5. /.vite-cache
  6. /.DS_Store
  7. /.output*
  8. /stats.html