We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18af114 commit 035b457Copy full SHA for 035b457
1 file changed
.gitignore
@@ -205,3 +205,7 @@ cython_debug/
205
marimo/_static/
206
marimo/_lsp/
207
__marimo__/
208
+
209
+# Images
210
+/*.png
211
+/test/**/*.png
0 commit comments