Upgrade Project
This commit is contained in:
parent
ea65bf0ecd
commit
d69737050a
21 changed files with 331 additions and 189 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -3,6 +3,8 @@ node_modules
|
|||
# Output
|
||||
.output
|
||||
.vercel
|
||||
.netlify
|
||||
.wrangler
|
||||
/.svelte-kit
|
||||
/build
|
||||
|
||||
|
@ -19,3 +21,5 @@ Thumbs.db
|
|||
# Vite
|
||||
vite.config.js.timestamp-*
|
||||
vite.config.ts.timestamp-*
|
||||
|
||||
old/
|
Loading…
Add table
Add a link
Reference in a new issue