Update paths for repository-specific instructions (#46)
This commit is contained in:
commit
79239890e2
8
.vscode/settings.json
vendored
8
.vscode/settings.json
vendored
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"chat.modeFilesLocations": {
|
"chat.modeFilesLocations": {
|
||||||
".github/chatmodes": true
|
"chatmodes": true
|
||||||
},
|
},
|
||||||
"chat.promptFilesLocations": {
|
"chat.promptFilesLocations": {
|
||||||
".github/prompts": true
|
"prompts": true
|
||||||
},
|
},
|
||||||
"chat.instructionsFilesLocations": {
|
"chat.instructionsFilesLocations": {
|
||||||
".github/instructions": true
|
"instructions": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user