File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11{
22 "extraKnownMarketplaces" : {
3+ "dotnet-skills" : {
4+ "source" : {
5+ "source" : " github" ,
6+ "repo" : " dotnet/skills"
7+ }
8+ },
39 "dotnet-arcade-skills" : {
410 "source" : {
511 "source" : " github" ,
612 "repo" : " dotnet/arcade-skills"
713 }
814 }
915 },
10- "enabledPlugins " : {
11- "dotnet-dnceng@dotnet-arcade-skills" : true
12- }
16+ "companyAnnouncements " : [
17+ " Run `/plugin install dotnet-dnceng@dotnet-arcade-skills` to install useful plugins for investigating Helix and Azure Pipelines runs. "
18+ ]
1319}
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -52,5 +52,12 @@ cmake/
5252# Live Unit Testing
5353* .lutconfig
5454
55- # Claude code config files
55+ # ##############################################################################
56+ # Coding agents
57+ # ##############################################################################
58+
59+ # Claude Code user-local settings
5660.claude /settings.local.json
61+ # GitHub Copilot CLI user-local settings
62+ # See https://docs.github.com/copilot/reference/copilot-cli-reference/cli-config-dir-reference#configuration-file-settings
63+ .github /copilot /settings.local.json
You can’t perform that action at this time.
0 commit comments