chore: repo development setup

!1
This commit is contained in:
2023-11-12 18:03:32 +09:30
parent 46428d18b8
commit 0bf56368e0

9
.vscode/extensions.json vendored Normal file
View File

@ -0,0 +1,9 @@
{
"recommendations": [
"samuelcolvin.jinjahtml",
"ms-azuretools.vscode-docker",
"gitlab.gitlab-workflow",
"ms-kubernetes-tools.vscode-kubernetes-tools",
"redhat.vscode-yaml"
]
}