Adds configuration file for cspell (#17355)
the file for future use with cspell
This commit is contained in:
parent
d8a78137a7
commit
323dbec93c
|
|
@ -0,0 +1,85 @@
|
|||
{
|
||||
"version": "0.2",
|
||||
"ignorePaths": [],
|
||||
"dictionaryDefinitions": [],
|
||||
"dictionaries": [],
|
||||
"words": [
|
||||
"armhf",
|
||||
"autoremove",
|
||||
"bblayers",
|
||||
"bitbake",
|
||||
"buildtools",
|
||||
"caffe",
|
||||
"chrpath",
|
||||
"devel",
|
||||
"devtoolset",
|
||||
"dgpu",
|
||||
"diffstat",
|
||||
"Dockerfiles",
|
||||
"dpkg",
|
||||
"DWORD",
|
||||
"endsphinxdirective",
|
||||
"epel",
|
||||
"ERRORLEVEL",
|
||||
"executionpolicy",
|
||||
"fafe",
|
||||
"globbing",
|
||||
"gmmlib",
|
||||
"GNAs",
|
||||
"googlenet",
|
||||
"gpgcheck",
|
||||
"gpgkey",
|
||||
"hashfile",
|
||||
"HKLM",
|
||||
"HOSTTOOLS",
|
||||
"iigd",
|
||||
"insmod",
|
||||
"intelocl",
|
||||
"kaldi",
|
||||
"Khronos",
|
||||
"ldconfig",
|
||||
"libopencl",
|
||||
"libpython",
|
||||
"linmac",
|
||||
"LTSC",
|
||||
"maxdepth",
|
||||
"mklink",
|
||||
"monodepth",
|
||||
"mxnet",
|
||||
"nocache",
|
||||
"noglob",
|
||||
"nohup",
|
||||
"norestart",
|
||||
"ocloc",
|
||||
"onnx",
|
||||
"opencl",
|
||||
"openembedded",
|
||||
"openvino",
|
||||
"PACKAGECONFIG",
|
||||
"patchelf",
|
||||
"pkgdata",
|
||||
"pkgs",
|
||||
"pypi",
|
||||
"pzstd",
|
||||
"quantizer",
|
||||
"Redistributable",
|
||||
"remotesigned",
|
||||
"repolist",
|
||||
"rmmod",
|
||||
"servercore",
|
||||
"setupvars",
|
||||
"SETX",
|
||||
"skylake",
|
||||
"sphinxdirective",
|
||||
"toctree",
|
||||
"Uninstallation",
|
||||
"userspace",
|
||||
"venv",
|
||||
"WDDM",
|
||||
"WORKDIR",
|
||||
"yocto",
|
||||
"zstd"
|
||||
],
|
||||
"ignoreWords": [],
|
||||
"import": []
|
||||
}
|
||||
Loading…
Reference in New Issue