Skip to content

Commit 0175579

Browse files
committed
update watcherExclude
1 parent 1ca9344 commit 0175579

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cesium.code-workspace

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
"buildtools/bin/cmake-*-windows-x86_64/**": true,
1616
"buildtools/bin/cmake-*/**": true,
1717
"build/CMakeFiles/**": true,
18+
"**/node_modules/**": true,
19+
"**/.cache/**": true,
1820
},
1921
"files.exclude": {
2022
"**/node_modules/**": true,

0 commit comments

Comments
 (0)