deleted unused files

This commit is contained in:
2025-06-10 20:08:33 -07:00
parent e9dc460e96
commit 4ac35de22f
951 changed files with 206 additions and 586512 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"
]
}