🧡 Initial commit with Sveltekit.

This commit is contained in:
pheralb
2023-03-14 21:08:22 +00:00
parent 494d2b5e01
commit 41d98985b4
221 changed files with 191 additions and 1526 deletions
+9 -47
View File
@@ -1,48 +1,10 @@
# dependencies ->
/node_modules
/.pnp
.pnp.js
package-lock.json
# testing ->
/coverage
# next.js ->
/.next/
/out/
# production ->
/build
# misc ->
.DS_Store
*.pem
# debug ->
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.pnpm-debug.log*
# local env files ->
.env*.local
# vercel ->
.vercel
# typescript ->
*.tsbuildinfo
# PWA files ->
**/public/sw.js
**/public/workbox-*.js
**/public/worker-*.js
**/public/sw.js.map
**/public/workbox-*.js.map
**/public/worker-*.js.map
# SWC files ->
.swc
# PNPM files ->
pnpm-lock.yaml
node_modules
/build
/.svelte-kit
/package
.env
.env.*
!.env.example
vite.config.js.timestamp-*
vite.config.ts.timestamp-*