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