Skip to content

Commit eb58856

Browse files
authored
Merge pull request #4625 from mattnorris/langchain
feat(LangChain.gitignore): ignore LangGraph
2 parents a3a60ee + 7e9487f commit eb58856

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)