17 lines
134 B
Text
17 lines
134 B
Text
# Node
|
|
node_modules/
|
|
|
|
# macOS
|
|
.DS_Store
|
|
|
|
# Editors
|
|
.vscode/
|
|
|
|
# Local env files
|
|
.env
|
|
.env.*.local
|
|
|
|
# Next.js
|
|
.next/
|
|
out/
|
|
next-env.d.ts
|