Delete facp/.vscode directory

This commit is contained in:
Lexzach 2022-09-30 19:10:07 -04:00 committed by GitHub
parent e48ee7caf2
commit 3617c4e3ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 15 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"
]
}

View File

@ -1,5 +0,0 @@
{
"files.associations": {
"*.tcc": "cpp"
}
}