contracts/.gitignore
Sergey Krylov c5aedf698f
Some checks failed
Publish / Publish npm package action (push) Failing after 7s
feat: add auth contract
2026-01-21 05:15:53 +03:00

9 lines
72 B
Plaintext

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