Update cspell.json
parent
7f538eb2aa
commit
1709ad9248
|
@ -1,9 +1,19 @@
|
||||||
{
|
{
|
||||||
"language": "en",
|
"language": "en",
|
||||||
"words": [
|
"words": [
|
||||||
|
"Winget",
|
||||||
"WAU",
|
"WAU",
|
||||||
"soredake",
|
"soredake",
|
||||||
"msstore"
|
"msstore",
|
||||||
|
"Intune",
|
||||||
|
"Regkey",
|
||||||
|
"Romanitho",
|
||||||
|
"noprofile",
|
||||||
|
"executionpolicy",
|
||||||
|
"Notif",
|
||||||
|
"HKLM",
|
||||||
|
"MSIX",
|
||||||
|
"msixbundle"
|
||||||
],
|
],
|
||||||
"ignorePaths": [
|
"ignorePaths": [
|
||||||
".github/*",
|
".github/*",
|
||||||
|
@ -15,4 +25,4 @@
|
||||||
"*.csv",
|
"*.csv",
|
||||||
"*.txt"
|
"*.txt"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue