Skip to content

Ignore LangGraph runtime files in Python.gitignore#4876

Open
golden-horizon wants to merge 1 commit into
github:mainfrom
golden-horizon:add-langgraph-python-ignore
Open

Ignore LangGraph runtime files in Python.gitignore#4876
golden-horizon wants to merge 1 commit into
github:mainfrom
golden-horizon:add-langgraph-python-ignore

Conversation

@golden-horizon

Copy link
Copy Markdown

Link to the application or project's homepage

https://docs.langchain.com/oss/python/langgraph/overview

Reasons for making this change

LangGraph's langgraph dev command stores checkpointing and memory data in a .langgraph_api directory in the current working directory. These files are local runtime artifacts and should not be committed to source control.

This change is intentionally small and limited to the Python template.

Links to documentation supporting these rule changes

https://docs.langchain.com/langsmith/data-storage-and-privacy

https://docs.langchain.com/oss/python/langgraph/local-server

Merge and Approval Steps

  • I have read the contribution guidelines and understand my PR will be closed if it doesn't meet these guidelines.

@golden-horizon golden-horizon requested a review from a team as a code owner June 22, 2026 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant