Initial analysis: Understanding repository structure and current state
Co-authored-by: AstroSteveo <34114851+AstroSteveo@users.noreply.github.com>
This commit is contained in:
parent
0ed43b8923
commit
ed53d053fb
11
.vscode/settings.json
vendored
11
.vscode/settings.json
vendored
@ -1,11 +1,14 @@
|
||||
{
|
||||
"chat.modeFilesLocations": {
|
||||
"chatmodes": true
|
||||
"chatmodes": true,
|
||||
".github/chatmodes": true
|
||||
},
|
||||
"chat.promptFilesLocations": {
|
||||
"prompts": true
|
||||
"prompts": true,
|
||||
".github/prompts": true
|
||||
},
|
||||
"chat.instructionsFilesLocations": {
|
||||
"instructions": true
|
||||
"instructions": true,
|
||||
".github/instructions": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user