We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ca9344 commit 0175579Copy full SHA for 0175579
cesium.code-workspace
@@ -15,6 +15,8 @@
15
"buildtools/bin/cmake-*-windows-x86_64/**": true,
16
"buildtools/bin/cmake-*/**": true,
17
"build/CMakeFiles/**": true,
18
+ "**/node_modules/**": true,
19
+ "**/.cache/**": true,
20
},
21
"files.exclude": {
22
"**/node_modules/**": true,
0 commit comments