Skip to content

Commit 15eb0ed

Browse files
committed
chore: add .worktrees/ to .gitignore
1 parent 15735c6 commit 15eb0ed

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
@@ -131,4 +131,7 @@ nba_api/library/debug/
131131
.history/
132132

133133
# Built Visual Studio Code Extensions
134-
*.vsix
134+
*.vsix
135+
136+
# Git worktrees
137+
.worktrees/

0 commit comments

Comments
 (0)