18 lines
131 B
Plaintext
18 lines
131 B
Plaintext
# deps
|
|
node_modules/
|
|
.pnp
|
|
.pnp.js
|
|
|
|
# next
|
|
.next/
|
|
out/
|
|
|
|
# env
|
|
.env
|
|
.env.local
|
|
.env.production
|
|
|
|
# misc
|
|
.DS_Store
|
|
*.pem
|
|
npm-debug.log* |