mirror of
https://github.com/LinoSchmidt/RoboterArm.git
synced 2026-03-20 18:21:16 +01:00
Removed .vscode Folder
This commit is contained in:
2
Firmware 2.0/.gitignore
vendored
2
Firmware 2.0/.gitignore
vendored
@@ -1,3 +1,3 @@
|
||||
.pio
|
||||
|
||||
.vscode/
|
||||
.vscode
|
||||
10
Firmware 2.0/.vscode/extensions.json
vendored
10
Firmware 2.0/.vscode/extensions.json
vendored
@@ -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"
|
||||
]
|
||||
}
|
||||
3
Firmware 2.0/.vscode/settings.json
vendored
3
Firmware 2.0/.vscode/settings.json
vendored
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"cmake.configureOnOpen": true
|
||||
}
|
||||
Reference in New Issue
Block a user