Browse Source

change gitignore

yct 2 years ago
parent
commit
6f66d33e37
1 changed files with 4 additions and 0 deletions
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

@@ -37,3 +37,7 @@ packages/
 *.dll
 终端/ct_terminal/ct_terminal/Resource*
 管理节点/*
+cmake-build-debug/**
+plc调度节点/build/**
+测量节点/build/**
+.vscode