Files
ShowenV2/.gitignore
XiuChengWu 8952bb14d2 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
2026-03-31 23:29:49 +08:00

6 lines
32 B
Plaintext

target/
.claude/
*.swp
*.swo
*~