pull/715/head
Travis Fischer 2025-06-14 12:13:11 +07:00
rodzic 1c414f5eb6
commit e698b75c5d
1 zmienionych plików z 6 dodań i 7 usunięć

13
.gitignore vendored
Wyświetl plik

@ -32,6 +32,12 @@ yarn-error.log*
.env.test .env.test
.env*.local .env*.local
# cloudflare env vars
.dev.vars
.dev.vars.production
.dev.vars.staging
.dev.vars.test
# turbo # turbo
.turbo .turbo
@ -45,13 +51,6 @@ next-env.d.ts
old/ old/
out/ out/
apps/api/auth-db-temp.json
.dev.vars
.dev.vars.production
.dev.vars.staging
.dev.vars.test
.wrangler .wrangler
.sentryclirc .sentryclirc
.eslintcache .eslintcache