1
0
mirror of https://github.com/github/gitignore synced 2025-06-22 06:38:51 +02:00

feat(LangChain.gitignore): ignore LangGraph

Ignore LangGraph artifacts, e.g., pickle files.
This commit is contained in:
matnorri 2025-04-30 09:32:09 -04:00
parent 6b4026c2f0
commit 7e9487fe98

6
LangChain.gitignore Normal file
View 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/