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:
2026-03-31 23:29:49 +08:00
parent 566cfd0cbc
commit 8952bb14d2
2 changed files with 4 additions and 1 deletions

Submodule .claude/worktrees/agent-ac5795da deleted from d30c111c71

4
.gitignore vendored
View File

@@ -1 +1,5 @@
target/
.claude/
*.swp
*.swo
*~