Add __marimo__/cache/ to Python .gitignore
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
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:
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.