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 afc2a99 commit f6c83a0Copy full SHA for f6c83a0
cesium.code-workspace
@@ -14,7 +14,7 @@
14
},
15
"files.exclude": {
16
"**/node_modules/**": true,
17
- "**/.cache/**": true,
+ ".cache/**": true,
18
19
"editor.wrappingIndent": "indent",
20
// "markdown.styles": ["custom-tag-style.css"]
0 commit comments