X-Git-Url: https://git.josue.xyz/?p=langlearn%2F.git;a=blobdiff_plain;f=.vscode%2Flaunch.json;fp=.vscode%2Flaunch.json;h=0000000000000000000000000000000000000000;hp=d73bf2a036a925af2be8e6473558e667b7c5231b;hb=e9ca50bbeae96d6895f736bfec1621a8be125f0e;hpb=b19db52fc8cb46cb46615b00f86ae2c718474770 diff --git a/.vscode/launch.json b/.vscode/launch.json deleted file mode 100644 index d73bf2a..0000000 --- a/.vscode/launch.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - // Use IntelliSense para saber los atributos posibles. - // Mantenga el puntero para ver las descripciones de los existentes atributos. - // Para más información, visite: https://go.microsoft.com/fwlink/?linkid=830387 - "version": "0.2.0", - "configurations": [ - - { - "name": "Python: Archivo actual", - "type": "python", - "request": "launch", - "program": "${file}", - "console": "integratedTerminal" - } - ] -} \ No newline at end of file