.gitignore 88 B

1234567
  1. /yarn.lock
  2. /node_modules/
  3. /.nuxt/
  4. /.idea/workspace.xml
  5. /.vite-cache
  6. /.DS_Store
  7. /.output