Cleaning up folder

This commit is contained in:
2020-02-12 18:55:32 -06:00
parent 5677489810
commit 2d04a3b815
2 changed files with 0 additions and 20 deletions

19
.vscode/launch.json vendored
View File

@@ -1,19 +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": [
{
"type": "node",
"request": "launch",
"name": "Launch Program",
"skipFiles": [
"<node_internals>/**"
],
"program": "${file}"
}
]
}

View File

@@ -1 +0,0 @@
Testing...