feat: start switching to blaze and svelte

This commit is contained in:
rvcas
2024-09-03 14:11:34 -04:00
committed by Lucas
parent 94ff20253b
commit 7c1cd81554
39 changed files with 10185 additions and 1424 deletions

View File

@@ -7,3 +7,24 @@ docs/
# generated by deno fresh
.vscode/
node_modules
# Output
.output
.vercel
/.svelte-kit
/build
# OS
.DS_Store
Thumbs.db
# Env
.env
.env.*
!.env.example
!.env.test
# Vite
vite.config.js.timestamp-*
vite.config.ts.timestamp-*