Partial fix to exception notification issue in VS

This commit is contained in:
Karthik Nadig 2018-01-23 12:00:04 -08:00
parent 56b4a8e68c
commit 9e4e9cff9c
2 changed files with 32 additions and 5 deletions

4
.gitignore vendored
View file

@ -99,3 +99,7 @@ ENV/
# mypy
.mypy_cache/
# vs code and vs
.vscode/
.vs/