Delete .vscode folder

main
blit 2023-12-29 16:23:16 +07:00
parent 8f37f7f79a
commit 07a5f4a42a
No known key found for this signature in database
GPG Key ID: DC347CCD059FDA41
1 changed files with 0 additions and 20 deletions

20
.vscode/settings.json vendored
View File

@ -1,20 +0,0 @@
{
"MicroPython.executeButton": [
{
"text": "▶",
"tooltip": "Run",
"alignment": "left",
"command": "extension.executeFile",
"priority": 3.5
}
],
"MicroPython.syncButton": [
{
"text": "$(sync)",
"tooltip": "sync",
"alignment": "left",
"command": "extension.execute",
"priority": 4
}
]
}