Skip to content

Commit 77a51a8

Browse files
committed
sync: update from private repo
1 parent 0535712 commit 77a51a8

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ clients/deepnode/localserver/build/
1111
platform/portal_web/dist/
1212
platform/control_web/dist/
1313
platform/build/
14+
platform/build/config/
1415
# Python
1516
/env/
1617
**/env/
@@ -27,6 +28,7 @@ platform/build/
2728
**/src-tauri/dist/
2829

2930
# Build
31+
build/
3032
**/.build_venv/
3133
dist/
3234

@@ -69,4 +71,4 @@ platform/config/scheduler.yaml
6971
.idea/
7072
manager
7173
nodemanager
72-
scheduler
74+
scheduler

0 commit comments

Comments
 (0)