This commit is contained in:
Meghdad
2026-06-21 03:55:53 +03:30
commit 71a7ea1b57
16 changed files with 2866 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
node_modules
dist
*.tsbuildinfo
vite.config.d.ts
vite.config.js
.DS_Store
*.local
.env
.env.*
!.env.example