Skip to content

Commit 7a0a96e

Browse files
committed
chore(settings): remove references to edge-ai copilot files to prepare for hve-core files
1 parent 77fef11 commit 7a0a96e

File tree

1 file changed

+0
-40
lines changed

1 file changed

+0
-40
lines changed

.vscode/settings.json

Lines changed: 0 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -115,44 +115,4 @@
115115
"file": "./.github/instructions/commit-message.instructions.md"
116116
}
117117
],
118-
119-
/*
120-
Git clone microsoft/edge-ai next to this project's folder
121-
*/
122-
123-
"chat.modeFilesLocations": {
124-
".github/chatmodes": true,
125-
"/Users/vscode/repos/chatmodes": true,
126-
"../../flagship/edge-ai/.github/chatmodes": true,
127-
"../../flagship/edge-ai/copilot/beads/chatmodes": true,
128-
"../../microsoft/edge-ai/.github/chatmodes": true,
129-
"../../microsoft/edge-ai/copilot/beads/chatmodes": true,
130-
"../edge-ai/.github/chatmodes": true,
131-
"../edge-ai/copilot/beads/chatmodes": true,
132-
},
133-
134-
"chat.instructionsFilesLocations": {
135-
".github/instructions": true,
136-
"/Users/vscode/repos/instructions": true,
137-
".copilot-tracking/instructions": true,
138-
".copilot-tracking/plans": true,
139-
"../../flagship/edge-ai/.github/instructions": true,
140-
"../../flagship/edge-ai/copilot/beads/instructions": true,
141-
"../../microsoft/edge-ai/.github/instructions": true,
142-
"../../microsoft/edge-ai/copilot/beads/instructions": true,
143-
"../edge-ai/.github/instructions": true,
144-
"../edge-ai/copilot/beads/instructions": true,
145-
},
146-
147-
"chat.promptFilesLocations": {
148-
".github/prompts": true,
149-
"/Users/vscode/repos/prompts": true,
150-
".copilot-tracking/prompts": true,
151-
"../../flagship/edge-ai/.github/prompts": true,
152-
"../../flagship/edge-ai/copilot/beads/prompts": true,
153-
"../../microsoft/edge-ai/.github/prompts": true,
154-
"../../microsoft/edge-ai/copilot/beads/prompts": true,
155-
"../edge-ai/.github/prompts": true,
156-
"../edge-ai/copilot/beads/prompts": true,
157-
},
158118
}

0 commit comments

Comments
 (0)