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