Delete .vscode directory

This commit is contained in:
Joe Steele
2024-03-25 15:16:10 -04:00
committed by GitHub
parent bf9112d7d3
commit db51036367
2 changed files with 0 additions and 17 deletions
-16
View File
@@ -1,16 +0,0 @@
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"name": "Python: Current File",
"type": "python",
"request": "launch",
"program": "${file}",
"console": "integratedTerminal",
"justMyCode": true
}
]
}
-1
View File
@@ -1 +0,0 @@
{}