mirror of
https://github.com/trycua/computer.git
synced 2026-05-01 04:30:50 -05:00
Add .worktrees/ to .gitignore for worktree support
This commit is contained in:
@@ -111,6 +111,9 @@ ENV/
|
||||
env.bak/
|
||||
venv.bak/
|
||||
|
||||
# Git worktrees
|
||||
.worktrees/
|
||||
|
||||
# Spyder project settings
|
||||
.spyderproject
|
||||
.spyproject
|
||||
|
||||
Reference in New Issue
Block a user