We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 684dcca commit e4f8613Copy full SHA for e4f8613
.gitignore
@@ -17,6 +17,8 @@ secrets.toml
17
*.wal
18
logs/
19
.continuerules
20
+# temporary directory used by marimo for layout, caching, HTML snapshots; see marimo docs
21
+**/__marimo__
22
23
# Byte-compiled / optimized / DLL files
24
**/__pycache__/
0 commit comments