diff --git a/.gitignore b/.gitignore index 79d8a36..c3c4204 100644 --- a/.gitignore +++ b/.gitignore @@ -48,4 +48,6 @@ working # nyc coverage output .nyc_output/ -coverage/ \ No newline at end of file +coverage/ + +.vscode \ No newline at end of file