diff --git a/.gitignore b/.gitignore index 488789bd717d..1f85272ad618 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,6 @@ out npm-debug.log* yarn-debug.log* yarn-error.log* + +# vscode debug logs +debug.log \ No newline at end of file