feat: pidproxy and Makefile

This commit is contained in:
2023-12-10 05:39:37 +00:00
parent 3dc69325c1
commit 4ec5750cd5
12 changed files with 208 additions and 18 deletions

View File

@@ -17,7 +17,8 @@
"vscode": {
"extensions": [
"golang.go",
"ms-azuretools.vscode-docker"
"ms-azuretools.vscode-docker",
"ms-vscode.makefile-tools"
]
}
}