Merge remote-tracking branch 'origin/master' into develop
# Conflicts: # .gitignore
This commit is contained in:
12
src/.vscode/launch.json
vendored
12
src/.vscode/launch.json
vendored
@ -1,12 +0,0 @@
|
||||
{
|
||||
"version": "0.2.0",
|
||||
"configurations": [
|
||||
{
|
||||
"name": "Debug",
|
||||
"type": "gdb",
|
||||
"request": "launch",
|
||||
"target": "./bin/executable",
|
||||
"cwd": "${workspaceRoot}"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user