GitLab
Sign in
朱子纯
/
erp-workflow-plugin
Back to Dashboard
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Snippets
Download as
Email Patches
Plain Diff
Browse Code »
Commit
18c678097005a1c644f025bb61bdaea6858a3163
Authored by
zichun
2026-05-25 13:34:06 +0800
1 parent
8e95ab42
chore: ignore .worktrees/ for isolated lite-version development
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
.gitignore
.gitignore
View file @
18c6780
1
1
# macOS
2
2
.DS_Store
3
+
4
+# git worktrees
5
+.worktrees/
...
...