Files
langgraphjs/.gitignore
T
John Kennedy 6e850fbabc fix(langgraph-checkpoint-validation): align node engine with vitest (#2503)
## Summary
- align checkpoint validation package Node engine with Vitest 4 runtime
requirements
- document the CLI Node requirement
- add missing secret file patterns to .gitignore per commit safety
preflight

## Testing
- Not run per request

---------

Co-authored-by: John Kennedy <jkennedyvz@users.noreply.github.com>
Co-authored-by: Christian Bromann <git@bromann.dev>
2026-06-08 13:52:39 -07:00

47 lines
489 B
Plaintext

# Build outputs
index.cjs
index.js
index.d.ts
*.d.ts
!vite-env.d.ts
*.d.ts.map
*.d.cts
*.d.cts.map
*.d.mts
*.d.mts.map
node_modules
dist
coverage/
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
.turbo
**/.turbo
**/.eslintcache
.env
.env.*
*.pem
*.key
*.crt
credentials.json
.ipynb_checkpoints
dist-cjs
**/dist-cjs
tmp/
__pycache__
.venv
.DS_Store
tsconfig.vitest-temp.json
.pnpm-store
.idea
.claude
.vitest-attachments
agent-os/
__screenshots__
*_*.md