From 3c3cf239d0b1b7d6814674104df535c397f6b33f Mon Sep 17 00:00:00 2001 From: yuki Date: Thu, 27 Mar 2025 02:58:08 -0300 Subject: [PATCH] add vscode workspace --- yuki.k4w411.net.code-workspace | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 yuki.k4w411.net.code-workspace diff --git a/yuki.k4w411.net.code-workspace b/yuki.k4w411.net.code-workspace new file mode 100644 index 0000000..876a149 --- /dev/null +++ b/yuki.k4w411.net.code-workspace @@ -0,0 +1,8 @@ +{ + "folders": [ + { + "path": "." + } + ], + "settings": {} +} \ No newline at end of file