Adding the files in the repo to vscode when opened locally
This commit is contained in:
parent
24e1b59cdb
commit
d1256681e7
11
.vscode/settings.json
vendored
Normal file
11
.vscode/settings.json
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"chat.modeFilesLocations": {
|
||||
"chatmodes": true
|
||||
},
|
||||
"chat.promptFilesLocations": {
|
||||
"prompts": true
|
||||
},
|
||||
"chat.instructionsFilesLocations": {
|
||||
"instructions": true
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user