Remove .vscode

This commit is contained in:
huskee 2024-01-31 15:48:34 +02:00
parent a9ee523541
commit 4a51b8faff
2 changed files with 0 additions and 10 deletions

View file

@ -1,10 +0,0 @@
{
// 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"
]
}