feat(LangChain.gitignore): ignore LangGraph
Ignore LangGraph artifacts, e.g., pickle files.
This commit is contained in:
6
LangChain.gitignore
Normal file
6
LangChain.gitignore
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
# gitignore template for LangChain products, e.g., LangGraph, LangSmith
|
||||||
|
# website: https://www.langchain.com/
|
||||||
|
# website: https://www.langchain.com/langgraph
|
||||||
|
|
||||||
|
# LangGraph
|
||||||
|
.langgraph_api/
|
||||||
Reference in New Issue
Block a user