chore: update git ignore for wrangler files
This commit is contained in:
parent
4631aea7f5
commit
2cdc520b1d
6
.gitignore
vendored
6
.gitignore
vendored
@ -45,3 +45,9 @@ next-env.d.ts
|
||||
|
||||
# OpenNext build output
|
||||
.open-next
|
||||
|
||||
# wrangler files
|
||||
.wrangler
|
||||
.dev.vars
|
||||
.dev.vars*
|
||||
!.dev.vars.example
|
Loading…
Reference in New Issue
Block a user