chore: pull workers in
This commit is contained in:
parent
0bf47f97ad
commit
a0f654a1a2
15 changed files with 539 additions and 9 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -7,4 +7,8 @@ node_modules
|
|||
.env.local
|
||||
|
||||
# system files
|
||||
.DS_Store
|
||||
.DS_Store
|
||||
|
||||
# workers
|
||||
wrangler.toml
|
||||
.wrangler
|
||||
|
|
Reference in a new issue