We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 49b922a + 7b268f6 commit 1371bf2Copy full SHA for 1371bf2
1 file changed
Python.gitignore
@@ -194,3 +194,8 @@ cython_debug/
194
# refer to https://docs.cursor.com/context/ignore-files
195
.cursorignore
196
.cursorindexingignore
197
+
198
+# Marimo
199
+marimo/_static/
200
+marimo/_lsp/
201
+__marimo__/
0 commit comments