From 96fdd10053453344c167fdf064f99ef498419442 Mon Sep 17 00:00:00 2001 From: Aleyna Date: Mon, 20 Oct 2025 12:47:04 +0200 Subject: [PATCH] hi --- .vscode/launch.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .vscode/launch.json diff --git a/.vscode/launch.json b/.vscode/launch.json new file mode 100644 index 0000000..9dae3d4 --- /dev/null +++ b/.vscode/launch.json @@ -0,0 +1,10 @@ +{ + // 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": [ + + + ] +} \ No newline at end of file