transfer to PC

This commit is contained in:
Henri
2025-11-21 01:58:01 +02:00
parent 679ace976a
commit 7dfb5adda1
322 changed files with 1592 additions and 3021 deletions

43
.gitignore vendored
View File

@@ -1,26 +1,23 @@
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
node_modules
dist
dist-ssr
*.local
# Output
.output
.vercel
.netlify
.wrangler
/.svelte-kit
/build
# OS
# Editor directories and files
.vscode/
.idea
.DS_Store
Thumbs.db
# Env
.env
.env.*
!.env.example
!.env.test
# Bun
bun.lock
# Vite
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?