Skip to content

Commit c51d1f9

Browse files
Ignore local worktrees in repository gitignore
1 parent c059933 commit c51d1f9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,3 +215,6 @@ __marimo__/
215215

216216
# Streamlit
217217
.streamlit/secrets.toml
218+
219+
# Local git worktrees
220+
.worktrees/

0 commit comments

Comments
 (0)