Removed .vscode Folder

This commit is contained in:
2022-05-08 23:35:17 +02:00
parent e0f82e8a31
commit b9933398cc
3 changed files with 1 additions and 14 deletions

View File

@@ -1,3 +1,3 @@
.pio .pio
.vscode/ .vscode

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"
]
}

View File

@@ -1,3 +0,0 @@
{
"cmake.configureOnOpen": true
}