Skip to content

Commit 81df5dc

Browse files
petebacondarwinmhevery
authored andcommitted
build: show no warning for large git repos (#28055)
This warning pops up every time you try to run a node debug session via bazel. It is not important. PR Close #28055
1 parent 6050cd0 commit 81df5dc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.vscode/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@
1515
"**/bazel-out": true,
1616
"**/dist": true,
1717
},
18+
"git.ignoreLimitWarning": true,
1819
}

0 commit comments

Comments
 (0)