first commit

This commit is contained in:
sbb45
2026-05-21 11:12:29 +05:00
commit 5929d5862f
22 changed files with 2753 additions and 0 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-*
#IDE & AI
.claude
.idea