.prettierignore 100 B

1234567891011
  1. node_modules
  2. .next
  3. out
  4. build
  5. dist
  6. *.lock
  7. pnpm-lock.yaml
  8. package-lock.json
  9. yarn.lock
  10. .DS_Store
  11. *.log