X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=bin%2F.vscode%2Flaunch.json;fp=bin%2F.vscode%2Flaunch.json;h=0000000000000000000000000000000000000000;hb=3cbf08c8117a1747f73cfbb12c3de6a7062c88c4;hp=911f1e4f28cddd58041ab7bd31a10bc8e7b5291d;hpb=e263e9f8a46dce14f494f4c2dcce9fb4335c4208;p=clearscm.git diff --git a/bin/.vscode/launch.json b/bin/.vscode/launch.json deleted file mode 100644 index 911f1e4..0000000 --- a/bin/.vscode/launch.json +++ /dev/null @@ -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": [ - { - "type": "perl", - "request": "launch", - "name": "Debug", - "program": "${workspaceFolder}/${relativeFile}", - "stopOnEntry": true, - "reloadModules": true - } - ] -} \ No newline at end of file