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

9 lines
72 B
Plaintext

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