This commit is contained in:
KMKoushik
2024-05-25 08:40:35 +10:00
parent b0cc131b5f
commit de42ef59de
6 changed files with 17 additions and 19 deletions

10
packages/sdk/.npmignore Normal file
View File

@@ -0,0 +1,10 @@
# Ignore all TypeScript files
tsconfig.json
.eslintrc.js
tsup.config.json
index.ts
# Ignore specific directories
src/
types/
.turbo/