mirror of
https://github.com/github/gitignore
synced 2025-06-21 22:29:04 +02:00
feat(LangChain.gitignore): ignore LangGraph
Ignore LangGraph artifacts, e.g., pickle files.
This commit is contained in:
parent
6b4026c2f0
commit
7e9487fe98
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…
x
Reference in New Issue
Block a user