From 5f621d2112c0b8464fda88d4b4ab13f8768e2236 Mon Sep 17 00:00:00 2001 From: Rdornier <64911638+Rdornier@users.noreply.github.com> Date: Fri, 15 Sep 2023 16:53:43 +0200 Subject: [PATCH] Delete .vscode directory --- .vscode/launch.json | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 .vscode/launch.json diff --git a/.vscode/launch.json b/.vscode/launch.json deleted file mode 100644 index 5c7247b40..000000000 --- a/.vscode/launch.json +++ /dev/null @@ -1,7 +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": [] -} \ No newline at end of file