mirror of
https://github.com/microsoft/debugpy.git
synced 2025-12-23 08:48:12 +00:00
Partial fix to exception notification issue in VS
This commit is contained in:
parent
56b4a8e68c
commit
9e4e9cff9c
2 changed files with 32 additions and 5 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -99,3 +99,7 @@ ENV/
|
|||
|
||||
# mypy
|
||||
.mypy_cache/
|
||||
|
||||
# vs code and vs
|
||||
.vscode/
|
||||
.vs/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue