mirror of
https://github.com/vercel/next-learn.git
synced 2026-06-11 09:51:47 +00:00
Ignore generated Next env files in Prettier
Co-authored-by: Steven <styfle@users.noreply.github.com>
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
**/.next
|
||||
**/next-env.d.ts
|
||||
**/node_modules
|
||||
**/package-lock.json
|
||||
**/pnpm-lock.yaml
|
||||
|
||||
Reference in New Issue
Block a user