mirror of
https://github.com/Xevion/vastly.git
synced 2025-12-06 01:16:50 -06:00
14 lines
318 B
JSON
14 lines
318 B
JSON
{
|
|
"cSpell.words": ["assetserver", "dlperf", "vastly", "vmem", "wailsapp"],
|
|
"cSpell.ignorePaths": [
|
|
"package-lock.json",
|
|
"node_modules",
|
|
"vscode-extension",
|
|
".git/{info,lfs,logs,refs,objects}/**",
|
|
".git/{index,*refs,*HEAD}",
|
|
".vscode",
|
|
".vscode-insiders",
|
|
"/home/linuxbrew/**"
|
|
]
|
|
}
|