1
0
mirror of https://github.com/github/gitignore synced 2024-11-22 11:44:21 +01:00
This commit is contained in:
DeeKaa420 2023-05-21 09:20:10 +00:00
parent ee94d38295
commit e5c81c0ecd

2
.vscode/launch.json vendored
View File

@ -8,7 +8,7 @@
"name": "Attach to Chrome",
"port": 9222,
"request": "attach",
"type": "chrome",
"type": "chrome",
"webRoot": "${workspaceFolder}"
},
{