diff --git a/.vscode/launch.json b/.vscode/launch.json index 05ea8de..e231309 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -13,16 +13,15 @@ "args": [ "s", "X", - "\\\\mesfs.infineon.com\\EC_Characterization_Si\\Dummy", - "Day-Helper-2024-07-24", - "*Staging*v2*56*0*", - "Staging__v2_56_0__", - "Production__v2_56_0__", - "5555", - "6666", - "7777", - "8888", - "9999" + "L:/", + "Day-Helper-2024-07-11", + "config", + "refs/remotes/gitea", + "http", + "gitea", + "https://51f44975c8734522b2dec36c6d9a116276c6bded@gitea.ddns.net/phares3757/", + ".git", + "master" ], "cwd": "${workspaceFolder}", "console": "integratedTerminal",