mirror of
https://github.com/github/gitignore.git
synced 2026-04-11 14:11:43 +08:00
Ignore marimo cache in Python.gitignore
This commit is contained in:
parent
f84aa8dcb1
commit
7b268f627c
@ -193,3 +193,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