mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-04-28 10:43:21 +08:00
refactor(flow) : 重新实现了UIContextOperation的注入逻辑,为后续开发Avalonia版本的编辑器做准备。
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -3,6 +3,9 @@
|
||||
*.user
|
||||
*.suo
|
||||
|
||||
# 排除 Rider 相关文件夹
|
||||
.idea
|
||||
|
||||
# 排除编译输出文件夹
|
||||
bin/
|
||||
obj/
|
||||
@@ -18,11 +21,14 @@ obj/
|
||||
*.exe
|
||||
|
||||
# 排除发布文件夹
|
||||
|
||||
.Output/
|
||||
/.git1
|
||||
|
||||
doc
|
||||
WorkBench.ControlLibrary.Core
|
||||
WorkBench.Remote
|
||||
Serein.FlowStartTool
|
||||
Serein.CloudWorkbench
|
||||
Serein.CollaborationSync
|
||||
Serein.Workbench.Avalonia
|
||||
|
||||
Reference in New Issue
Block a user