feat(LangChain.gitignore): ignore LangGraph
Ignore LangGraph artifacts, e.g., pickle files.
This commit is contained in:
parent
6b4026c2f0
commit
7e9487fe98
1 changed files with 6 additions and 0 deletions
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/
|
||||||
Loading…
Add table
Add a link
Reference in a new issue