Skip to content

Commit 38df3a8

Browse files
committed
chore: ignore local worktrees
1 parent 5fb3a12 commit 38df3a8

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,4 +217,7 @@ marimo/_lsp/
217217
__marimo__/
218218

219219
# Streamlit
220-
.streamlit/secrets.toml
220+
.streamlit/secrets.toml
221+
222+
# Isolated development worktrees
223+
.worktrees/

0 commit comments

Comments
 (0)