feat: add svelte

the functionality for a svelte package
isn't here yet though :(
This commit is contained in:
Artur Manuel 2024-09-12 19:48:23 +01:00
commit 9e65814ef1
Failed to generate hash of commit
22 changed files with 4285 additions and 0 deletions

25
templates/svelte/.gitignore vendored Normal file
View file

@ -0,0 +1,25 @@
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-*
# Nix
**/result
/.direnv