Skip to content

Commit 035b457

Browse files
committed
Update: let git ignore images produced by tests
1 parent 18af114 commit 035b457

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,3 +205,7 @@ cython_debug/
205205
marimo/_static/
206206
marimo/_lsp/
207207
__marimo__/
208+
209+
# Images
210+
/*.png
211+
/test/**/*.png

0 commit comments

Comments
 (0)