Skip to content

Commit e4f8613

Browse files
committed
ignore __marimo__ folders
1 parent 684dcca commit e4f8613

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ secrets.toml
1717
*.wal
1818
logs/
1919
.continuerules
20+
# temporary directory used by marimo for layout, caching, HTML snapshots; see marimo docs
21+
**/__marimo__
2022

2123
# Byte-compiled / optimized / DLL files
2224
**/__pycache__/

0 commit comments

Comments
 (0)