Skip to content

Add __marimo__/cache/ to Python .gitignore #4514

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

akshayka
Copy link

@akshayka akshayka commented Oct 2, 2024

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

The marimo notebook maintains a cache of binary data in
__marimo__/cache/, and it recommends users to add this directory to
their .gitignore.

Documentation: https://docs.marimo.io/api/caching.html#caching-variables-to-disk
Copy link

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 😄

@github-actions github-actions bot added the stale label Jun 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant