Frontend Template

This commit is contained in:
2026-04-11 13:03:34 -04:00
parent 2920a5cdac
commit 40aa95cfe3
18 changed files with 599 additions and 1 deletions
+27
View File
@@ -0,0 +1,27 @@
node_modules
# Output
.output
.vercel
.netlify
.wrangler
/.svelte-kit
/build
# OS
.DS_Store
Thumbs.db
# Env
.env
.env.*
!.env.example
!.env.test
# Vite
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
.vscode/