mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-08 02:37:52 +02:00
11 lines
168 B
Plaintext
11 lines
168 B
Plaintext
.langgraph_api/
|
|
npm/
|
|
|
|
# Rust build artifacts
|
|
/target/
|
|
/dist/
|
|
|
|
# npm platform binaries (added at build time, not checked in)
|
|
npm/*/bin/langgraph
|
|
npm/*/bin/langgraph.exe
|