Skip to content

Commit 78f0e78

Browse files
committed
Removing workspaceFolder
1 parent 253e49c commit 78f0e78

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

testFiles/gcov/.vscode/c_cpp_properties.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@
99
"${config:idf.espIdfPath}/components/**",
1010
"${config:idf.espIdfPathWin}/components/**",
1111
"${config:idf.espAdfPath}/components/**",
12-
"${config:idf.espAdfPathWin}/components/**",
13-
"${workspaceFolder}/**"
12+
"${config:idf.espAdfPathWin}/components/**"
1413
],
1514
"browse": {
1615
"path": [

0 commit comments

Comments
 (0)