Skip to content

Commit f6c83a0

Browse files
committed
update code workspace
1 parent afc2a99 commit f6c83a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cesium.code-workspace

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"files.exclude": {
1616
"**/node_modules/**": true,
17-
"**/.cache/**": true,
17+
".cache/**": true,
1818
},
1919
"editor.wrappingIndent": "indent",
2020
// "markdown.styles": ["custom-tag-style.css"]

0 commit comments

Comments
 (0)