Skip to content

Commit 7e9487f

Browse files
committed
feat(LangChain.gitignore): ignore LangGraph
Ignore LangGraph artifacts, e.g., pickle files.
1 parent 6b4026c commit 7e9487f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

LangChain.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# gitignore template for LangChain products, e.g., LangGraph, LangSmith
2+
# website: https://www.langchain.com/
3+
# website: https://www.langchain.com/langgraph
4+
5+
# LangGraph
6+
.langgraph_api/

0 commit comments

Comments
 (0)