From c8b8b270f668ce09c68da20059e297c66cef3997 Mon Sep 17 00:00:00 2001 From: 8cH9azbsFifZ Date: Sat, 30 Dec 2023 13:01:46 +0100 Subject: [PATCH] vs code --- python-github-backup.code-workspace | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 python-github-backup.code-workspace diff --git a/python-github-backup.code-workspace b/python-github-backup.code-workspace new file mode 100755 index 0000000..362d7c2 --- /dev/null +++ b/python-github-backup.code-workspace @@ -0,0 +1,7 @@ +{ + "folders": [ + { + "path": "." + } + ] +} \ No newline at end of file