# prettier 3.0 adds .gitignore by default
**/.yarn
**/.next
**/.out
**/dist
**/build
**/.tmp
**/.cache
**/.turbo

