Commit 18c678097005a1c644f025bb61bdaea6858a3163

Authored by zichun
1 parent 8e95ab42

chore: ignore .worktrees/ for isolated lite-version development

Showing 1 changed file with 3 additions and 0 deletions
.gitignore
1 1 # macOS
2 2 .DS_Store
  3 +
  4 +# git worktrees
  5 +.worktrees/
... ...