drop .vscode dir
This commit is contained in:
parent
2e6efbcc1c
commit
78fef24e4a
14
.vscode/launch.json
vendored
14
.vscode/launch.json
vendored
@ -1,14 +0,0 @@
|
|||||||
{
|
|
||||||
// Используйте IntelliSense, чтобы узнать о возможных атрибутах.
|
|
||||||
// Наведите указатель мыши, чтобы просмотреть описания существующих атрибутов.
|
|
||||||
// Для получения дополнительной информации посетите: https://go.microsoft.com/fwlink/?linkid=830387
|
|
||||||
"version": "0.2.0",
|
|
||||||
"configurations": [
|
|
||||||
{
|
|
||||||
"type": "bashdb",
|
|
||||||
"request": "launch",
|
|
||||||
"name": "Bash-Debug (simplest configuration)",
|
|
||||||
"program": "/home/fidel/PortProton/data/scripts/start.sh"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user