diff --git a/simpleVideoRecorder/.vscode/extensions.json b/simpleVideoRecorder/.vscode/extensions.json deleted file mode 100644 index 080e70d08b9811fa743afe5094658dba0ed6b7c2..0000000000000000000000000000000000000000 --- a/simpleVideoRecorder/.vscode/extensions.json +++ /dev/null @@ -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" - ] -}