Branch mess fix

This commit is contained in:
Hakan Bastedt
2025-02-13 14:19:02 +01:00
parent 191e652bb3
commit 2682eea508
55 changed files with 139754 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"platformio.platformio-ide"
],
"unwantedRecommendations": [
"ms-vscode.cpptools-extension-pack"
]
}