Skip to content

Commit 9631f5f

Browse files
committed
fixup! feat: add devfile and vscode settings to the repo
1 parent 517f08a commit 9631f5f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: .vscode/extensions.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
"rogalmic.bash-debug",
44
"redhat.vscode-yaml"
55
]
6-
}
6+
}

Diff for: .vscode/launch.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
"program": "${file}"
99
}
1010
]
11-
}
11+
}

0 commit comments

Comments
 (0)