common/.gitignore
Sergey Krylov 8124ac2387
Some checks failed
Publish / Publish npm package action (push) Failing after 11s
feat: add rpc exception enum
2026-01-25 11:37:07 +03:00

9 lines
72 B
Plaintext

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