Ignore marimo cache in Python.gitignore
This commit is contained in:
parent
f84aa8dcb1
commit
7b268f627c
1 changed files with 5 additions and 0 deletions
|
|
@ -193,3 +193,8 @@ cython_debug/
|
|||
# refer to https://docs.cursor.com/context/ignore-files
|
||||
.cursorignore
|
||||
.cursorindexingignore
|
||||
|
||||
# Marimo
|
||||
marimo/_static/
|
||||
marimo/_lsp/
|
||||
__marimo__/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue