common/.gitignore
Sergey Krylov 76e7660c82
Some checks failed
Publish / Publish npm package action (push) Failing after 9s
feat: add rpc exception enum
2026-01-25 11:19:44 +03:00

9 lines
72 B
Plaintext

/node_modules/
dist/
build/
pnpm-lock.yaml
.env
.DS_Store
.log
.vscode/