kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
pull/715/head
rodzic
1c414f5eb6
commit
e698b75c5d
|
@ -32,6 +32,12 @@ yarn-error.log*
|
|||
.env.test
|
||||
.env*.local
|
||||
|
||||
# cloudflare env vars
|
||||
.dev.vars
|
||||
.dev.vars.production
|
||||
.dev.vars.staging
|
||||
.dev.vars.test
|
||||
|
||||
# turbo
|
||||
.turbo
|
||||
|
||||
|
@ -45,13 +51,6 @@ next-env.d.ts
|
|||
old/
|
||||
out/
|
||||
|
||||
apps/api/auth-db-temp.json
|
||||
|
||||
.dev.vars
|
||||
.dev.vars.production
|
||||
.dev.vars.staging
|
||||
.dev.vars.test
|
||||
|
||||
.wrangler
|
||||
.sentryclirc
|
||||
.eslintcache
|
||||
|
|
Ładowanie…
Reference in New Issue