From 72e88165ba0455d0ea31e21d6f7ff22ef70e079d Mon Sep 17 00:00:00 2001 From: yuuga_oogushi Date: Tue, 17 Feb 2026 16:00:49 +0900 Subject: [PATCH] =?UTF-8?q?.vscode/launch.json=20=E3=82=92=E5=89=8A?= =?UTF-8?q?=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vscode/launch.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 .vscode/launch.json diff --git a/.vscode/launch.json b/.vscode/launch.json deleted file mode 100644 index da60e25..0000000 --- a/.vscode/launch.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "version": "0.2.0", - "configurations": [ - { - "name": "Attach to Unity", - "type": "vstuc", - "request": "attach" - } - ] -} \ No newline at end of file