Initial setup

This commit is contained in:
Kuldeep
2026-07-23 12:10:25 +00:00
parent bd3d87e1b2
commit 2fa23beed9
13 changed files with 11375 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
.vscode/
dist/
dist/**
node_modules/
yarn.lock
yarn-error.log
.DS_Store
public/
docs/
coverage/
*.js
*.js.map
*.d.ts
*.d.ts.map
*.tsbuildinfo