fix: add vscode local debugging support (#2585)

This commit is contained in:
Satinder Singh
2024-01-06 17:26:33 -08:00
committed by GitHub
parent 86dea71efd
commit c542929835
3 changed files with 19 additions and 1 deletions

2
.gitignore vendored
View File

@ -18,7 +18,7 @@ bin/
.idea/
*.iml
.vscode/
.vscode/settings.json
tmp/
tmpFiles/