Upgrade Project

This commit is contained in:
Chad Freeman 2025-01-12 12:56:21 -05:00
parent ea65bf0ecd
commit d69737050a
21 changed files with 331 additions and 189 deletions

4
.gitignore vendored
View file

@ -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/