mirror of
https://github.com/Xevion/vastly.git
synced 2025-12-06 03:16:59 -06:00
repo init
This commit is contained in:
13
.vscode/settings.json
vendored
Normal file
13
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"cSpell.words": ["quickvast", "vmem"],
|
||||
"cSpell.ignorePaths": [
|
||||
"package-lock.json",
|
||||
"node_modules",
|
||||
"vscode-extension",
|
||||
".git/{info,lfs,logs,refs,objects}/**",
|
||||
".git/{index,*refs,*HEAD}",
|
||||
".vscode",
|
||||
".vscode-insiders",
|
||||
"/home/linuxbrew/**"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user