.vscode/launch.json を削除

This commit is contained in:
2026-02-17 16:00:49 +09:00
parent 2023f2bad3
commit 72e88165ba

10
.vscode/launch.json vendored
View File

@@ -1,10 +0,0 @@
{
"version": "0.2.0",
"configurations": [
{
"name": "Attach to Unity",
"type": "vstuc",
"request": "attach"
}
]
}