gitignore icon indicating copy to clipboard operation
gitignore copied to clipboard

Add __marimo__/cache/ to Python .gitignore

Open akshayka opened this issue 1 year ago • 1 comments

Reasons for making this change:

The marimo Python notebook maintains a cache of binary data in __marimo__/cache/, and it recommends all users add this directory to their .gitignore, since this data cannot be meaningfully versioned.

I am one of the core maintainers of marimo, I would like to make it automatic for our users who use GitHub to have .gitignore that works well with marimo.

Links to documentation supporting these rule changes: https://docs.marimo.io/api/caching.html#caching-variables-to-disk

akshayka avatar Oct 02 '24 03:10 akshayka

This PR is stale because there have been no updates in 90 days. It will close after 180 days of inactivity. Leave a comment if you want to keep it open :smile:

github-actions[bot] avatar Jun 10 '25 16:06 github-actions[bot]

This PR has been closed because it was inactive for 180 days. If you want to continue working on it, please open a new PR.

github-actions[bot] avatar Dec 08 '25 16:12 github-actions[bot]