passport/.gitignore
Sergey Krylov 94266dfa8f
All checks were successful
Publish / Publish npm package action (push) Successful in 18s
feat: add passport module
2026-01-31 15:28:03 +03:00

9 lines
72 B
Plaintext

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