14 lines
114 B
Text
14 lines
114 B
Text
# Node
|
|
node_modules/
|
|
|
|
# Next.js
|
|
.next/
|
|
out/
|
|
next-env.d.ts
|
|
|
|
# macOS
|
|
.DS_Store
|
|
|
|
# Local env files
|
|
.env
|
|
.env.*.local
|