mirror of
https://github.com/github/gitignore.git
synced 2026-04-11 02:01:45 +08:00
Merge pull request #4665 from MikaeelMF/patch-1
Ignore marimo cache in Python.gitignore
This commit is contained in:
commit
1371bf29ff
@ -194,3 +194,8 @@ cython_debug/
|
||||
# refer to https://docs.cursor.com/context/ignore-files
|
||||
.cursorignore
|
||||
.cursorindexingignore
|
||||
|
||||
# Marimo
|
||||
marimo/_static/
|
||||
marimo/_lsp/
|
||||
__marimo__/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user