Skip to content

Commit 7b268f6

Browse files
authored
Ignore marimo cache in Python.gitignore
1 parent f84aa8d commit 7b268f6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Python.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,3 +193,8 @@ cython_debug/
193193
# refer to https://docs.cursor.com/context/ignore-files
194194
.cursorignore
195195
.cursorindexingignore
196+
197+
# Marimo
198+
marimo/_static/
199+
marimo/_lsp/
200+
__marimo__/

0 commit comments

Comments
 (0)