Skip to content

Commit dfa7cd7

Browse files
committed
update buildtools and .cspell.jsonc
1 parent bfe36e3 commit dfa7cd7

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

.cspell.jsonc

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,9 @@
2424
"cesium",
2525
"project-words",
2626
],
27-
"words": [
28-
"CMake",
29-
],
30-
"ignoreWords": [
31-
32-
],
27+
"words": [],
28+
"ignoreWords": [],
3329
"ignoreRegExpList": [
34-
"/-D.*/",
3530
"/-W.*/",
3631
]
3732
}

buildtools

0 commit comments

Comments
 (0)