12 lines
223 B
Plaintext
12 lines
223 B
Plaintext
# Ignore Next.js auto-generated environment file
|
|
# It often uses different quote styles than our project config
|
|
next-env.d.ts
|
|
|
|
# Ignore build output
|
|
.next
|
|
dist
|
|
out
|
|
|
|
# Ignore other potentially generated files
|
|
pnpm-lock.yaml
|