feat: cloudflare -> netlify
This commit is contained in:
parent
a7e0b36d82
commit
a74ea3644d
41 changed files with 2021 additions and 2395 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -1,10 +1,6 @@
|
|||
# build output
|
||||
dist/
|
||||
|
||||
# workers
|
||||
wrangler.toml
|
||||
.wrangler
|
||||
|
||||
# generated types
|
||||
.astro/
|
||||
|
||||
|
@ -23,5 +19,5 @@ pnpm-debug.log*
|
|||
# macOS-specific files
|
||||
.DS_Store
|
||||
|
||||
# VS Code files
|
||||
.vscode/
|
||||
# netlify
|
||||
.netlify
|
||||
|
|
Reference in a new issue