23 lines
188 B
Plaintext
23 lines
188 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/
|
|
|
|
# local memory & ai context
|
|
.clinecontext
|