chore: update .gitignore and remove .claude/ from tracking
- Add .claude/ to .gitignore (Claude worktree artifacts) - Add editor swap/backup file patterns (*.swp, *.swo, *~) - Remove accidentally tracked .claude/worktrees/ from git index
This commit is contained in:
Submodule .claude/worktrees/agent-ac5795da deleted from d30c111c71
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1 +1,5 @@
|
||||
target/
|
||||
.claude/
|
||||
*.swp
|
||||
*.swo
|
||||
*~
|
||||
|
||||
Reference in New Issue
Block a user