fix: change path for instructions for this repo only
This commit is contained in:
parent
dc00c3633d
commit
3f6f0291f0
8
.vscode/settings.json
vendored
8
.vscode/settings.json
vendored
@ -1,11 +1,11 @@
|
||||
{
|
||||
"chat.modeFilesLocations": {
|
||||
".github/chatmodes": true
|
||||
"chatmodes": true
|
||||
},
|
||||
"chat.promptFilesLocations": {
|
||||
".github/prompts": true
|
||||
"prompts": true
|
||||
},
|
||||
"chat.instructionsFilesLocations": {
|
||||
".github/instructions": true
|
||||
"instructions": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user