dujunchen 1 month ago
parent
commit
67965f953e
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .vscode/settings.json

+ 2 - 1
.vscode/settings.json

@@ -1,3 +1,4 @@
 {
-    "git.ignoreLimitWarning": true
+    "git.ignoreLimitWarning": true,
+    "makefile.configureOnOpen": false
 }